M > Math.log

 

Math.log

Availability

Flash Player 5. In Flash Player 4, the methods and properties of the Math object are emulated using approximations and may not be as accurate as the non-emulated math functions supported by Flash Player 5.

Usage

Math.log(x)

Parameters

x A number or expression with a value greater than 0.

Returns

A number.

Description

Method; returns the natural logarithm of the parameter x.