log

Description

Returns the natural logarithm (base e ) of a number .

Syntax

log( number )

Examples
 log(28) //returns 3.332