show / hide menu

Log

This function returns the natural (base e) logarithm of a specified number or the logarithm of a specified number in a specified base.

Syntax:
Log(Value) Where Value is any positive number.

Examples:
Label45.Value=Log(10)