Fury-Tech Logo
Home  News  Articles  Reviews  Guides  Resources  Forums 
Fury-Tech // Technology news, hardware and game reviews, guides, articles, and resources   
Search:



There are currently 0 members and 50 guests browsing on Fury-Tech.


Join our community in the tech forums for uncut technology discussion.

bcmod


(PHP 3, PHP 4 , PHP 5)

bcmod --  Get modulus of an arbitrary precision number

Description

string bcmod ( string left_operand, string modulus )

Get the modulus of the left_operand using modulus.

Examples

Example 1. bcmod() example

<?php
echo bcmod(4, 2); // 0
echo bcmod(2, 4); // 2
?>

See Also

bcdiv().

Join our community in the tech forums for uncut technology discussion.



©2007 Fury-Tech | Tech News, Hardware Reviews, Forums, Guides, and more.

Web Hosting by Intavant

Tech News | Articles | Reviews | Guides | Resources | Tech Forums