Function datafusion_functions::math::monotonicity::sin_order

source ·
pub fn sin_order(_input: &[ExprProperties]) -> Result<SortProperties>
Expand description

Non-decreasing on [0, π] and then non-increasing on [π, 2π]. This pattern repeats periodically with a period of 2π.