Math
Operators
Trigonometric
Tools
Constants
Exponential
Returns e^x, where x is the argument, and e the base of the natural logarithms
Details
ID
math-tools-exponential
Name
Exponential
Group
Tools
Package
Math
Keywords
Input ports
Name | Type | Description | Default Value |
---|---|---|---|
Number | Number | Input value |
Output ports
Name | Type | Description |
---|---|---|
Number | Number | A number representing e^x |
Expm1