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

EXP

Returns Euler's number e (2.7182...) raised by an exponent.

Syntax

EXP(exponent)

  1. exponent - the number to which euler's number should be raised - Value type: number

Examples

Last updated