DB
FunctionsMath

exp

Returns e raised to the input value (e^x).

exp(…) → Float64

Kind · scalar

Returns e raised to the input value (e^x).

Part of the Math family.