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