log
Description
Returns the natural logarithm (base e ) of a number .
Syntax
log( number )
Examples
log(
28
)
//returns 3.332
Returns the natural logarithm (base e ) of a number .
log( number )
log(
28
)
//returns 3.332