log(number)

Return a natural logarithm (base e) of a number.

Example

Math.log(2.71828);  // returns 1

<< floor(number) © 1996-2013 InetSoft Technology Corporation (v11.4) max(x, y) >>