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

snowflake.snowpark.functions.log

snowflake.snowpark.functions.log(base: ColumnOrName | int | float, x: ColumnOrName | int | float) Column[source]

Returns the logarithm of a numeric expression.