Syntax

expression.Ln(Arg1)

expression A variable that represents a WorksheetFunction object.

Parameters

Name Required/Optional Data Type Description
Arg1 Required Double Number - the positive real number for which you want the natural logarithm.

Return Value
Double

Remarks

LN is the inverse of the EXP function.

See also: