ExCellerate.Functions.Math.Exp (excellerate v0.4.0)

Copy Markdown View Source

Returns e raised to the given power.

Examples

exp(0)  1.0
exp(1)  2.718281828...