Enable JavaScript in the browser to display LibreOfficeDev Help pages.
Mathematical Operators
The following mathematical operators are supported in LibreOfficeDev Basic.
Adds or combines two expressions.
Performs the integer division on two numbers and returns the result.
Raises a number to a power.
The MOD operator takes in two numeric expressions and returns the remainder of the division.