Page logoMath sketchbook

Documentation for exp

Signature

exp(x)

Description

The exp(x) function returns the value of e raised to the power of x, where x is the argument (i.e., e^x).

Variants

  • exp(scalar) -> scalar

Examples

See also