Function datafusion::functions::math::monotonicity::tan_order
source · pub fn tan_order(
_input: &[ExprProperties],
) -> Result<SortProperties, DataFusionError>
Expand description
Non-decreasing between vertical asymptotes at x = k * π ± π / 2 for any integer k.