| Dictionary, Encyclopedia and Thesaurus - The Free Dictionary 1,757,612,463 visitors served. |
|
Dictionary/ thesaurus | Medical dictionary | Legal dictionary | Financial dictionary | Acronyms | Idioms | Encyclopedia | Wikipedia encyclopedia | ? |
modulo |
Also found in: Wikipedia | 0.33 sec. |
moduloA mathematical operation (modulus arithmetic) in which the result is the remainder of a division. Also known as the "remainder operator," it is used to solve a variety of problems. For example, the following code in the C language determines if a number is odd or even. The number in AMOUNT is divided by 2, and the result is the remainder. If RESULT is zero, the number is even. The % symbol is the modulo, or "modulus" operator.
result = amount % 2;
if (result == 0)
EVEN=YES;
else
EVEN=NO;
modulo [′mäj·ə‚lō] (mathematics) A groupGmodulo a subgroupHis the quotient groupG/Hof cosets ofHinG. A technique of identifying elements in an algebraic structure in such a manner that the resulting collection of identified objects is the same type of structure.
How to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit webmaster's page for free fun content. |
|
| ? Mentioned in | ||||
|---|---|---|---|---|
|
| Encyclopedia |
| Free Tools: |
For surfers:
Free toolbar & extensions |
Word of the Day |
Help
For webmasters: Free content | Linking | Lookup box | Double-click lookup | Partner with us |
|---|