Mathematical Operators
LibreOffice Basic은 다음 수학 연산자를 지원합니다.
이 장은 프로그램 내에서 계산하는 데 필요한 모든 산술 연산자에 대한 간단한 개요를 제공합니다.
Performs the integer division on two numbers and returns the result.
The MOD operator takes in two numeric expressions and returns the remainder of the division.