binary_not()
Returns a bitwise negation of the input value.
binary_not(x)
Syntax
binary_not(num1)
Arguments
- num1: numeric
Returns
Returns logical NOT operation on a number: num1.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns a bitwise negation of the input value.
binary_not(x)
binary_not(num1)
Returns logical NOT operation on a number: num1.