snowflake.snowpark.functions.to_decimal¶ snowflake.snowpark.functions.to_decimal(e: ColumnOrName, precision: int, scale: int) → Column[source]¶ Converts an input expression to a decimal.