Mod

Description

Returns the remainder of the integer division a/b.

Definition

integer Mod( a, b )

Parameters