nxa.Not
Description
Bitwise Not of number.
Signature
int nxa.Not (number)Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
number | M | value |
Return
Type | Description |
---|---|
int | result of bit wise Not value1 and value2 |
Bitwise Not of number.
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
number | M | value |
Type | Description |
---|---|
int | result of bit wise Not value1 and value2 |