Skip to content

factorial

function factorial(column): Column;

Defined in: functions/math.ts:146

Computes the factorial of the given value.

ParameterType
columnColOrName

Column