Remainder [MOD]

Modulo operation. Finds the remainder after dividing the Number by the Divisor.

Syntax

MOD (Number, Divisor)

Note: The required separator (comma or semi-colon) automatically corresponds to your computer’s location settings.

Data Types of the Arguments

Number, Integer

Data Type of the Result

Number

Expression

MOD (3,2)

Result

1

Notes

To return the quotient (without the remainder), use Quotient [QUOTIENT].

See also Divide [/].

  • Was this Helpful ?
  • YesNo
Relevant topics
Create Module (.mod) File
A Module format file (.mod) is a simplified type of ARCHICAD file, which can be placed as a Hotlink Module or merged into a project. •You ...
Upload Folder or File to BIMcloud
The BIMcloud Projects page can contain sub-folders and files of any type - including ARCHICAD project files (such as MOD, PMK), PDFs, Excel files, and image files. 1.Go to the Projects page of BIMcloud Manager. 2.From any selected item in the Projects tree: click Upload File or Upload ...
File Compression
When saving certain file types from ARCHICAD (.pln, .tpl, .pla, .mod), the Options button in the Save dialog box presents you with the option ...