pyspark.sql.functions.
sin
Computes sine of the input column.
New in version 1.4.0.
Column
sine of the angle, as if computed by java.lang.Math.sin()