Function datafusion::functions::math::monotonicity::asin_order
source · pub fn asin_order(
input: &[ExprProperties],
) -> Result<SortProperties, DataFusionError>
Expand description
Non-decreasing on the interval [−1, 1], undefined otherwise.