datafusion_functions::math

Function sqrt

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

Return a ScalarUDF for sqrt :: SqrtFunc