Base-10 Logarithm

Syntax


y = log10(x)

Description


The base-10 logarithm of the passed argument, which may be an expression.

Example


y = log10(34.5)