LGC5F‖Mathematical Operators
YBZiW‖The following mathematical operators are supported in LibreOfficeDev Basic.
2vAzz‖This chapter provides a short overview of all of the arithmetical operators that you may need for calculations within a program.
FBBhn‖Subtracts two values.
gRpRu‖Multiplies two values.
kK3XR‖Adds or combines two expressions.
EDugT‖Divides two values.
tUDMG‖Performs the integer division on two numbers and returns the result.
YERQd‖Raises a number to a power.
YEMEy‖The MOD operator takes in two numeric expressions and returns the remainder of the division.