Replace NaN and infinite signal values with 0
signal | Input signals to bitsafe~ will have infinite and NaN values replaced with 0 in the output signal. |
Name | Description |
---|---|
bitshift~ | Bit shifting for floating point signals |
bitor~ | Bitwise or-operation of floating point signals |
bitxor~ | Bitwise exclusive-or-operation of floating point signals |
bitnot~ | Bitwise inversion of a floating point signal |
bitand~ | Bitwise and-operation of floating point signals |