exp( n_number ) => f_result
n_number
f_result
Raises e to a given power.
e
Power to raise e to.
Value of e raised to the n_numberth power.
exp( 1 ) => 2.718282
exp( 3.0) => 20.08554
asin
atan
cos
log
sin
Arithmetic Functions