(PHP 3, PHP 4, PHP 5)
Get the modulus of the left_operand using modulus.
Example 1. bcmod() example
<?phpecho bcmod('4', '2'); // 0echo bcmod('2', '4'); // 2?>
bcdiv().
Hosting by: Hurra Communications Ltd.Generated: 2007-01-26 18:00:01