Next: syslib numerics sin, Previous: syslib numerics log, Up: syslib numerics [Index]
Compute the base e exponential of fx; return a fixnum or flonum.
Compute the base e exponential of bn; return a flonum.
Compute the base e exponential of rt; return a flonum.
Compute the base e exponential of fl; return a flonum.
This is just an alias for $flexp
.
Compute the base e exponential of cn; return a cflonum.
Compute the base e exponential of cfl; return a cflonum.