EXP¶
Function¶
EXP generates the value of e raised to the power of X.
Syntax¶
EXP(X)
Examples¶
A!(0)=EXP(3)
A!(0)=e to the third power
B=EXP(N)
B=e to the power of N
Remarks¶
X must be in the range -290 to +290.
If X is not in this range then a ‘MAG Error’ will occur.
X may be an expression,
e is defined as: 2.7182818284590