| Name | Description | Type | Package | Framework |
| OSQLFunctionAverage | Compute the average value for a field. | Class | com.orientechnologies.orient.core.sql.functions.math | Orientdb |
| OSQLFunctionEval | Evaluates a complex expression. | Class | com.orientechnologies.orient.core.sql.functions.math | Orientdb |
| OSQLFunctionMathAbstract | Abstract class for math function. | Class | com.orientechnologies.orient.core.sql.functions.math | Orientdb |
| OSQLFunctionMax | Compute the maximum value for a field. | Class | com.orientechnologies.orient.core.sql.functions.math | Orientdb |
| OSQLFunctionMin | Compute the minimum value for a field. | Class | com.orientechnologies.orient.core.sql.functions.math | Orientdb |
| OSQLFunctionSum | Computes the sum of field. | Class | com.orientechnologies.orient.core.sql.functions.math | Orientdb |