EXPF(arg)
Returns the value of "Y" by using the standard equation Y = eX, where "X" equals the natural log of the number "Y", to a receiving variable or GRIP statement. "X" is represented by the value arg. EXPF is the inverse natural logarithmic function.
Statement |
Assigned Value |
ANS=EXPF(1) |
ANS=2.71828 |