Examples of Exponential tools on floating-point input
The Exponential math tools can process both negative and floating-point input values. The larger a negative input value becomes, the closer to 0 the output value will approach.
The following illustrations demonstrate these type of inputs and the output values that will be returned.
Exponential tools on float input
Tool |
Illustration and Python syntax | ||
---|---|---|---|
Exp |
|
||
Exp10 |
|
||
Exp2 |
|
Related Topics
4/10/2014