pub fn sin_order(
_input: &[ExprProperties],
) -> Result<SortProperties, DataFusionError>
Expand description
Non-decreasing on [0, π] and then non-increasing on [π, 2π]. This pattern repeats periodically with a period of 2π.
pub fn sin_order(
_input: &[ExprProperties],
) -> Result<SortProperties, DataFusionError>
Non-decreasing on [0, π] and then non-increasing on [π, 2π]. This pattern repeats periodically with a period of 2π.