log
Category: Math
Returns the logarithm of the input to the specified base
Signature
Section titled “Signature”- Return type:
decimal - Parameters:
basenumber— The base for the logarithm
Examples
Section titled “Examples”100.log(10)8.log(2)27.log(3)