Log

Returns the natural logarithm of a number.

Method Signature

Log(number=[numeric])

Arguments

Argument
Type
Required
Description
Default

number

numeric

true

The number to calculate the natural logarithm of

Examples

Last updated

Was this helpful?