LibreOffice 7.2 Help
LibreOffice Basic 支援以下數學運算子。
本章概要介紹了可能會在程式中用到的所有數學運算子。
兩個數值相減。
兩個數值相乘。
將兩個表示式相加或組合。
兩個值相除。
計算一個數的乘冪。
The MOD operator takes in two numeric expressions and returns the remainder of the division.