spark_connect_rs::functions

Function sin

Source
pub fn sin(col: impl Into<Column>) -> Column
Expand description

Computes sine of the input column.