Function datafusion::physical_plan::math_expressions::exp
source · [−]pub fn exp(args: &[ColumnarValue]) -> Result<ColumnarValue>
Expand description
mathematical function that accepts f32 or f64 and returns f64