About 18,200 results
Open links in new tab
  1. Modulus - Wikipedia

    Bulk modulus, a measure of compression resistance Elastic modulus, a measure of stiffness Shear modulus, a measure of elastic stiffness Young's modulus, a specific elastic modulus Modulo …

  2. 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. …

  3. 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 …

  4. 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.

  5. MODULUS Definition & Meaning - Merriam-Webster

    4 days ago · 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.

  6. 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 …

  7. Modulus - from Wolfram MathWorld

    1 day ago · The word modulus has several different meanings in mathematics with respect to complex numbers, congruences, elliptic integrals, quadratic invariants, sets, etc. The modulus of a …

  8. 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→ …

  9. Understanding The Modulus Operator - Stack Overflow

    Jul 8, 2013 · "The Modulus is the remainder of the euclidean division": According to the Wikipedia article you've referenced, the modulus is the divisor in the modulo operation, not the remainder: "the …

  10. Modulo Calculator

    Aug 1, 2025 · Modulo calculator finds a mod b, the remainder when a is divided by b. The modulo operation returns the remainder in division of 2 positive or negative numbers or decimals.