bitnot

| Name | Type | Description | Optional |
|---|---|---|---|
a |
?0 |
number |
no |
| Name | Type | Description | Optional |
|---|---|---|---|
b |
?0 |
bitwise complement of a |
no |
bitnot outputs the bitwise complement of its input.

| Name | Type | Description | Optional |
|---|---|---|---|
a |
?0 |
number |
no |
| Name | Type | Description | Optional |
|---|---|---|---|
b |
?0 |
bitwise complement of a |
no |
bitnot outputs the bitwise complement of its input.