LOG

Natural logarithm

@LOG(expression)

Description

Returns the natural logarithm of expression as a floating-point value. The expression must be greater than zero.

Example

LOG EQU @LOG(100.0) ; LOG = 4.605170