Mathematical Operators
  Nasledujúce matematické operátory sú podporované v LibreOffice Basic.
  
  
  
  
Sčíta alebo zlúči dva výrazy.
 
  
  
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.