Mathematical Operators

පහත තාර්කික ක්‍රියාකරු LibreOffice Basic මඟින් සහය දක්වයි.

"-" Operator

Subtracts two values.

"*" Operator

Multiplies two values.

"+" Operator

ප්‍රකාශන දෙකක් එක් කරයි හෝ ඒකාබද්ධ කරයි.

"/" Operator

Divides two values.

"\" Operator

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

"^" Operator

සංඛ්‍යාවක් බලයකට නංවයි.

Mod Operator

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

Please support us!