Mathematical Operators
  Sljedeći matematički operatori su podržani u LibreOffice Basic.
  
  
  
  
Dodaje ili kombinira dva izraza
 
  
  
Performs the integer division on two numbers and returns the result.
 
  
Podiže broj na potenciju.
 
  
The MOD operator takes in two numeric expressions and returns the remainder of the division.