Mathematical Operators
  Os seguintes operadores matemáticos são permitidos pelo LibreOffice Basic.
  
  
  
  
Adiciona ou combina duas expressões.
 
  
  
Performs the integer division on two numbers and returns the result.
 
  
Eleva um número a uma potência.
 
  
The MOD operator takes in two numeric expressions and returns the remainder of the division.