Tinderbox v9 Icon

exp(powerNum)


Operator Type: 

Operator Scope of Action: 

Operator Purpose: 

Operator First Added: 

Operator Last Altered: 

 Function  [other Function type actions]

 Item  [operators of similar scope]

 Mathematical  [other Mathematical operators]

 Baseline

 As at baseline


exp(powerNum)

Returns the exponential value of powerNum as e to the power of powerNum.

$MyNumber = exp(3); 

returns 20.08553692 for an input of 3.