About 2,280,000 results
Open links in new tab
  1. arithmetic - Factorial, but with addition - Mathematics Stack …

    Apr 21, 2015 · Explore related questions arithmetic factorial See similar questions with these tags.

  2. arithmetic - What are the formal names of operands and results …

    I'm trying to mentally summarize the names of the operands for basic operations. I've got this so far: Addition: Augend + Addend = Sum. Subtraction: Minuend - Subtrahend = Difference. …

  3. Help me understand division in modular arithmetic

    In mathematics, modular arithmetic is a system of arithmetic for integers, where numbers "wrap around" upon reaching a certain value So the point of modular arithmetic is to do our normal …

  4. Overview of basic results on cardinal arithmetic

    Apr 13, 2012 · Are there some good overviews of basic formulas about addition, multiplication and exponentiation of cardinals (preferably available online)?

  5. Real life example to explain the Difference between Algebra and …

    Arithmetic could roughly be described as working with the numbers we know within a particular system of numbers, and is often related in some way to working with things called integers …

  6. numerical methods - How do you mathematically round a number ...

    What do you mean by “a more mathematical approach (rather than using a defined floor/ceil function)”? I don't see how having predefined modulo is more mathematical than having …

  7. How can I solve quadratic equations using modular arithmetic

    Oct 3, 2021 · How can I solve quadratic equations using modular arithmetic Ask Question Asked 12 years, 10 months ago Modified 4 years, 1 month ago

  8. How do I find the sum of a sequence whose common difference is …

    Oct 10, 2016 · The difference of consecutive terms in your sequence forms an arithmetic progression 2,3,4,5,… 2, 3, 4, 5, with common difference of 1 1. Since the sequence is a …

  9. Newest 'modular-arithmetic' Questions - Mathematics Stack …

    6 days ago · Modular arithmetic (clock arithmetic) is a system of integer arithmetic based on the congruence relation a≡ b\mathchoice (mod n) a ≡ b \mathchoice (mod n) which means that n n …

  10. arithmetic - Rules for rounding (positive and negative numbers ...

    I'm looking for clear mathematical rules on rounding a number to $n$ decimal places. Everything seems perfectly clear for positive numbers. Here is for example what I ...