L10

Log base 10

@L10(expression)

Description

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

Example

LOG EQU @L10(100.0) ; LOG = 2