spark_connect_rs::functions

Function cot

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

Computes cotangent of the input column.