Mathematical Operators

The following mathematical operators are supported in LibreOffice Basic.

"-" Operator

Atņem divas vērtības.

"*" Operator

Reizina divas vērtības.

"+" Operator

Pievieno vai apvieno divas izteiksmes.

"/" Operator

Dala divas vērtības.

"\" Operator

Performs the integer division on two numbers and returns the result.

"^" Operator

Kāpina skaitli pakāpē.

Mod Operator

The MOD operator takes in two numeric expressions and returns the remainder of the division.

Please support us!