
math.exp( x as Number ) as Number
Returns e (approximately 2.71828182845905) to the xth power.
| Parameters | |
|---|---|
| x | The exponent to be evaluated. |
math.exp(.01) => 1.01005016708417
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.