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.
    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.