Mathematical Operators
LibreOfficeDev बेसिक में निम्न गणितीय ऑपरेटर समर्थित हैं.
दो मूल्यों को गुणा करता है
दो या अधिक एक्सप्रेशन को जोड़ता या संयुक्त करता है.
Performs the integer division on two numbers and returns the result.
किसी संख्या में कोई घात लगाता है.
The MOD operator takes in two numeric expressions and returns the remainder of the division.