VARKON Version 1.15 1997-10-24


ln - Function

Logarithmic function


Description

Returns the natural logarithm of an argument.

Syntax

ln(x)

FLOAT x;


Principal parameters

x - A value >0.


Optional parameters

None.


Return value

A FLOAT value equal to the natural logarithm of x.


VARKON Homepage Index