ANTILOG

Returns the anti-logarithm (base 10) of a number. The argument must be a number.

Example:

Assume column ALOG has a decimal (10,9) host variable with a value of 1.499961866.

    ANTILOG(ALOG)

Returns the approximate value 31.62.