bitwise_not
function bitwise_not(column): Column;Defined in: functions/bitwise.ts:8
Computes bitwise NOT of a number.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function bitwise_not(column): Column;Defined in: functions/bitwise.ts:8
Computes bitwise NOT of a number.
| Parameter | Type |
|---|---|
column | ColOrName |