Numeric Functions
The following numeric functions perform calculations. Mathematical and Boolean operators are described in a separate section. Functions differ from operators in that functions pass arguments and return a result, whereas operators return a result by combining two numeric expressions.
The following are the trigonometric functions that are supported in LibreOfficeDev Basic.
LibreOfficeDev Basic supports the following exponential and logarithmic functions.
The following statements and functions generate random numbers.
Use this function to calculate square roots.
The following functions round values to integers.
This function returns absolute values.
This function returns the algebraic sign of a numeric expression.
The following functions convert numbers from one format to another.