variant_mod

Example

 mixed variant_mod ( mixed $left , mixed $right ) 

Description

Divides left by right and returns the remainder.

Return Values

Returns the remainder of the division.