Numeric functions
Numeric functions in GQL provide a robust set of operations for performing calculations on numerical data and deriving computed numerical values. This section explores the following categories:
- Mathematical functions: Including rounding, absolute value, modulus, logarithmic, and exponential functions, as well as functions for determining the length of values
- Trigonometric functions: Covering operations involving radians, degrees, basic, and inverse trigonometric functions
Let’s begin with mathematical functions.
Mathematical functions
GQL offers a range of mathematical functions, such as rounding, absolute value, modulus, logarithmic, and exponential functions.
Rounding, absolute value, and modulus functions
The following table illustrates essential functions related to rounding, absolute values, and modulus:
Function |
Description ... |