alog

Description

Find the antilog of x. This is the inverse function of log(x).

y = log(x)
x = alog(y)

Definition

float alog(float x)

Library

LIB/math_lib.bas

Usage

On entry:
x is the value to be converted
On exit:
Return valid result or NaN