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