expm1~
Inlets
Exponential Value [auto]
Raise e to this value, minus 1Outlets
Output [signal]
Outputs e raised to the input value minus 1Dynamic Attributes
These attributes can be modified in the code during execution using the set object
in1 [auto]
Raise e to this value, minus 1
reset [bang] (default: 0)
Reset inlets to default values.
See Also
Name | Description |
---|---|
e | The constant value of e |
exp | Raise e to a power |