fastexp~
Examples
Inlets
Exponential Value [auto]
Raise e to this valueOutlets
Output [signal]
Outputs approximated e raised to the input valueDynamic Attributes
These attributes can be modified in the code during execution using the set object
in1 [auto]
Raise e to this value
reset [bang] (default: 0)
Reset inlets to default values.
See Also
Name | Description |
---|---|
e | The constant value of e |
pow | First input is raised to the power of the second input |