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π.
pub fn cos_order(_input: &[ExprProperties]) -> Result<SortProperties>
Non-increasing on [0, π] and then non-decreasing on [π, 2π]. This pattern repeats periodically with a period of 2π.