Mathematical Operators

LibreOffice Basic tukee oheisia matemaattisia operaattoreita.

"-" Operator

Lasketaan kahden arvon erotus.

"*" Operator

Kerrotaan kaksi arvoa.

"+" Operator

Operaattori laskee yhteen tai yhdistää kaksi lauseketta.

"/" Operator

Jaetaan kaksi arvoa.

"\" Operator

Performs the integer division on two numbers and returns the result.

"^" Operator

Korottaa luvun potenssiin.

Mod Operator

The MOD operator takes in two numeric expressions and returns the remainder of the division.

Please support us!