exp | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Returns the natural exponential of a number. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Operator: ^ Function: sqrt, exp10, ln, exp2, baseConvert, exp1 Glossary: return, math operation | ||||||
Description | Use the exp function to obtain a power of e, e^ number. The transcendental number e appears in many mathematical formulas. If a math operation on finite inputs produces a non-finite output, an execution error is thrown. See math operations for more information. | ||||||
Tags | math |