Math.Expm1¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The input float or sequence of floats used as the exponent for the base e exponential function. | Float Float2 Float3 Float4 Color [Any] |
||
Output ➡️ |
Outputs the result of the exponential operation. | Float Float2 Float3 Float4 Color [Any] |
This shard calculates the exponential function with base e (Euler's number) for the given input and subtracts 1 from the result.
Examples¶
1 2 |
|
[info] [sample-wire] 0