Ln (OraNumber) Method
Applies To
OraNumber Object
Description
Calculates the natural logarithm (base e) of an OraNumber object.
Usage
OraNumber.Ln
Remarks
The result of the operation is stored in the OraNumber object. There is no return value.
This method raises an error if the OraNumber object is less than or equal to zero.