Ln
Returns the natural log of a real expression.
Structure
Ln(X: Real): Real;
Parameters
Return Value
Description
Ln returns the natural logarithm (Ln(e) = 1) of the real-type expression X. |
Returns the natural log of a real expression.
Structure
Ln(X: Real): Real;
Parameters
Return Value
Description
Ln returns the natural logarithm (Ln(e) = 1) of the real-type expression X. |