Skip to content

log2

function log2(column): Column;

Defined in: functions/math.ts:53

Computes the logarithm of the given value in base 2.

ParameterType
columnColOrName

Column