isdenorm~
Examples
Inlets
Denormal Input [auto]
The value to be tested as denormalOutlets
Output [signal]
Returns 1 if input is denormalDynamic Attributes
These attributes can be modified in the code during execution using the set object
in1 [auto]
The value to be tested as denormal
reset [bang] (default: 0)
Reset inlets to default values.
See Also
Name | Description |
---|---|
fixdenorm | Replace denormal values with 0. |
fixdenorm~ | Replace denormal values with 0. |
isnan | Return 1 if input is NaN (Not a Number), else return zero. |
isnan~ | Return 1 if input is NaN (Not a Number), else return zero. |