log10
ABSTRACT
Calculates the logarithm (base 10) of the input
PARAMETERS
x | the input value |
RETURN
the log base 10 of the input
DECLARATION
func log10(x)
Calculates the logarithm (base 10) of the input
x | the input value |
the log base 10 of the input
func log10(x)