Book Contents

Book Index

Next Topic

Home

LN

LN returns the natural logarithm of the argument. The return data type is the same as the argument.

Syntax

LN ( expression )

Semantics

 

expression

is an expression of type INTEGER or DOUBLE PRECISION

Examples

LN(2.0)

Result: 0.693147180559945