Welcome to Vestris Inc.
Internet Interactive Solutions Company



Software Documentation

m (modulo)

Name

m — modulo

Syntax

expression m expression

Domain

m : ( R x R* ) -> Z

Example

4 m 2 = 0

Description

The modulo operator calculates the remainder of the division between two expressions.