datafusion_functions::math

Function sqrt

Source
pub fn sqrt() -> Arc<ScalarUDF>
Expand description

Return a ScalarUDF for sqrt :: SqrtFunc