datafusion_functions::math::monotonicity

Function cos_order

Source
pub fn cos_order(_input: &[ExprProperties]) -> Result<SortProperties>
Expand description

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