LOG

Top  Previous  Next

Action

Returns the natural logarithm of a floating point variable.

 

 

Syntax

Target = LOG(source)

 

 

Remarks

Target

The single or double that is assigned with the LOG() of single target.

Source

The source single or doubler to get the LOG of.

 

 

 

See also

EXP , LOG10

 

 

Example

Show sample