Mathematical Operators
Poniżej przedstawiono operatory matematyczne obsługiwane przez LibreOfficeDev Basic.
Dodaje lub łączy dwa wyrażenia.
Performs the integer division on two numbers and returns the result.
Podnosi liczbę do potęgi.
The MOD operator takes in two numeric expressions and returns the remainder of the division.