Mathematical Operators
Els operadors matemàtics següents s'admeten al LibreOffice Basic.
Afig o combina dues expressions.
Performs the integer division on two numbers and returns the result.
Eleva un nombre a una potència.
The MOD operator takes in two numeric expressions and returns the remainder of the division.