Skip to content

bitwise_not

function bitwise_not(column): Column;

Defined in: functions/bitwise.ts:8

Computes bitwise NOT of a number.

ParameterType
columnColOrName

Column