log2
function log2(column): Column;Defined in: functions/math.ts:56
Computes the logarithm of the given value in base 2.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column |
ColOrName |
function log2(column): Column;Defined in: functions/math.ts:56
Computes the logarithm of the given value in base 2.
| Parameter | Type |
|---|---|
column |
ColOrName |