You are viewing documentation about an older version (1.2.0). View latest version

snowflake.snowpark.functions.factorial¶

snowflake.snowpark.functions.factorial(e: ColumnOrName) → Column[source]¶

Computes the factorial of its input. The input argument must be an integer expression in the range of 0 to 33.