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!