Package org.elasticsearch.xpack.esql.expression.function.scalar.math


package org.elasticsearch.xpack.esql.expression.function.scalar.math
  • Classes
    Class
    Description
     
    Inverse cosine trigonometric function.
    Inverse cosine trigonometric function.
    Inverse cosine trigonometric function.
    Inverse cosine trigonometric function.
     
     
    Round a number up to the nearest integer.
    ES|QL function that mimics the behavior of Math.copySign(double magnitude, double sign).
    Cosine trigonometric function.
    Cosine hyperbolic function.
    Function that emits constants, like Euler’s number.
    Function that emits Euler’s number.
    Returns the value of e raised to the power of tbe number specified as parameter
    Round a number down to the nearest integer.
    Returns the hypotenuse of the numbers given as parameters.
     
     
    Function that emits pi.
     
     
    Round down to one of a list of values.
     
     
    Sine trigonometric function.
    Sine hyperbolic function.
     
    Tangent trigonometric function.
    Tangent hyperbolic function.
    Function that emits tau, also known as 2 * pi.