Mathematical Operators

LibreOffice बेसिक में निम्न गणितीय ऑपरेटर समर्थित हैं.

"-" Operator

दो मूल्यों को घटाता है

"*" Operator

दो मूल्यों को गुणा करता है

"+" Operator

दो या अधिक एक्सप्रेशन को जोड़ता या संयुक्त करता है.

"/" Operator

दो मान को भाग देता है.

"\" 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!

Please support us!