About 38,000 results
Open links in new tab
  1. Modulo - Wikipedia

    In computing and mathematics, the modulo operation returns the remainder or signed remainder of a division, after one number is divided by another, the latter being called the modulus of the operation.

  2. Modulus — Definition, Formula & Examples

    Modulus has two key meanings in math: in modular arithmetic, it is the number you divide by when finding remainders; in complex numbers, it is the distance from the origin, equivalent to absolute value.

  3. Modulo Operation - Math is Fun

    The modulo (or modulus or mod) is the remainder after dividing one number by another. Because 1009 = 11 with a remainder of 1.

  4. Understanding The Modulus Operator - Stack Overflow

    Jul 8, 2013 · The modulo operation returns the remainder or signed remainder of a division, after one number is divided by another, the latter being called the modulus of the operation. (source: wikipedia)

  5. Modulus: Factory Automation on Steam

    Modulus is a creative sandbox factory simulation where you don’t just solve problems, you design the components that make up the solution. Build and automate elegant production systems using …

  6. Modulus Function - GeeksforGeeks

    Jul 23, 2025 · Modulus function gives the absolute value or magnitude of a number irrespective of the number is positive or negative. The modulus function is denoted as y = |x| or f (x) = |x|, where f: R→ …

  7. Modulus Function - Formula, Graph, Properties, Domain, Range

    The modulus or absolute value of a number is also considered as the distance of the number from the origin or zero. In this article, we will learn about the modulus function definition and its properties, its …

  8. MODULUS Definition & Meaning - Merriam-Webster

    May 14, 2026 · The meaning of MODULUS is the factor by which a logarithm of a number to one base is multiplied to obtain the logarithm of the number to a new base. How to use modulus in a sentence.

  9. Modulo Calculator

    Aug 1, 2025 · For positive numbers, whenever the divisor (modulus) is greater than the dividend, the remainder is the same as the dividend. Further Reading Explore modular arithmetic and modulo …