Skip to content

log2

function log2(column): Column;

Defined in: functions/math.ts:56

Computes the logarithm of the given value in base 2.

Parameter Type
column ColOrName

Column