Log

value = Log ( Number )

Computes the neperian logarithm of a number.


Examples

PRINT Log(2.71828)

0.999999327347

PRINT Log(1)

0