snowflake.snowpark.functions.asin¶ snowflake.snowpark.functions.asin(e: ColumnOrName) → Column[source]¶ Computes the inverse sine (arc sine) of its input; the result is a number in the interval [-pi, pi].