CIGAL Reference Manual, Chapter 3 (Functions): alog

Alog -- Calculate the anti-logarithm of a variable

usage: result = alog(x)

The ALOG function returns the anti-log of its argument (10 to the Xth power). If the input value is too large (>= 13) the routine returns 0. If the input X is a variable with more than one value, ALOG will generate an output variable of anti-logs with the same number of values.

See Also:
LOG(3)

CIGAL Home, CIGAL Manual, Functions List, Manual Help