Skip to content

factorial

function factorial(column): Column;

Defined in: functions/math.ts:149

Computes the factorial of the given value.

Parameter Type
column ColOrName

Column