You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

EXP returns e^x

Syntax

EXP(NumExp)

Arguments

  • NumExp is a numerical expression 

Remarks

  1. EXP returns e to the power of x, where x is Numeric Expression and e the base for natural logarithms, approximately 2.718282.

Examples

EXP(B)

returns 20.09 for B = 3.


Quick links: Function overview | Attribute overview | Constants overview | Dimensions overview

  • No labels