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