Skip to content

floor

function floor(column): Column;

Defined in: functions/math.ts:28

Computes the floor of the given value.

ParameterType
columnColOrName

Column