![]() ![]() |
|
EXPThe EXP function returns the mathematical constant e to the specified power.
COMMAND SYNTAXEXP(expression)
SYNTAX ELEMENTSThe expression may consist of any form of jBC expression but should evaluate to a numeric argument or a runtime error will occur and the program will enter the debugger.
NOTESThe function will return a value that is accurate to as many decimal places as are specified by the PRECISION of the program.
EXAMPLE
|