show / hide menu

Log10

This function returns the base 10 logarithm of a specified number.

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

Examples:
Label52.Value=Log10(10)