For the complete documentation index, see llms.txt. This page is also available as Markdown.

Exp

Learn how the Exp function in Origami Tech performs exponential calculations to build advanced formulas and algorithmic trading strategies.

exp(decimal) -> decimal

Returns decimal

Compute the exponent value

Example:

exp(5)148.4131591025766

Last updated