Skip to content

floor

function floor(column): Column;

Defined in: functions/math.ts:28

Computes the floor of the given value.

Parameter Type
column ColOrName

Column