Function datafusion_common::rounding::alter_fp_rounding_mode
source ยท pub fn alter_fp_rounding_mode<const UPPER: bool, F>(
lhs: &ScalarValue,
rhs: &ScalarValue,
operation: F,
) -> Result<ScalarValue>
pub fn alter_fp_rounding_mode<const UPPER: bool, F>(
lhs: &ScalarValue,
rhs: &ScalarValue,
operation: F,
) -> Result<ScalarValue>