binaryNot
|
The binaryNot Macro performs a numeric bitwise not of the argument
expression, returning the value of the result as a binary Integer. Usage The binaryNot macro results in the following substitution. Use whenever a
binary complement is required. (binaryNand exp exp)
(binaryNot exp ...) Returns the result of the binary not operation.
Expression:
Arguments
Name
Type
Description Argument: exp ... Integer Character Boolean
Any expression.
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Integer | Character | Boolean |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|