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