log10e
Examples
Inlets
Control [number]
Non-zero values trigger log10(e)Outlets
Log10(e) [number]
Log base 10 of eFixed Attributes
These attributes must be set in the object box and determine the behavior of the object at runtime.
hot [bool] (default: 0)
All inlets trigger calculation.
Dynamic Attributes
These attributes can be modified in the code during execution using the set object
in1 [number]
Non-zero values trigger log10(e)
reset [bang] (default: 0)
Reset inlets to default values.
See Also
Name | Description |
---|---|
2e | |
e | The constant value of e |