DB
FunctionsMath

log10

Returns the base-10 logarithm for each positive numeric input.

log10(…) → Float64

Kind · scalar

Returns the base-10 logarithm for each positive numeric input.

Part of the Math family.