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