spark_connect_rs::functions

Function sqrt

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

Computes the square root of the specified float value.