Mathematical Operators
  LibreOfficeDev Basic soporta os seguintes operadores matemáticos.
  
  
  
  
Suma ou combina dúas expresións.
 
  
  
Performs the integer division on two numbers and returns the result.
 
  
Eleva un número a unha potencia.
 
  
The MOD operator takes in two numeric expressions and returns the remainder of the division.