About 2,440,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. Arithmetic Overflow and Underflowing - Mathematics Stack …

    The term arithmetic underflow (or "floating point underflow", or just "underflow") is a condition in a computer program where the result of a calculation is a number of smaller absolute value than …

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

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

  5. Arithmetic mean vs Harmonic mean - Mathematics Stack Exchange

    Aug 1, 2017 · I am reading about Arithmetic mean and Harmonic mean. From wikipedia I got this comparision about them: In certain situations, especially many situations involving rates and …

  6. What is a nonarithmetic distribution? can give an example?

    Jan 10, 2020 · Just to clarify: any finite set of real numbers can be viewed as part of an arithmetic progression,. My example gave an infinite set which is clearly not part of an arithmetic …

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

    How does someone mathematically round a number to its nearest integer? For example 1.2 would round down to 1 and 1.7 would round up to 2

  8. Finding modular of a fraction - Mathematics Stack Exchange

    In the context of cryptography, I need to find the private key of a message and I need to use modular arithmetic. I understand how modular arithmetic using a clock with whole numbers. …

  9. arithmetic - Finding the nth term in a repeating number sequence ...

    I'm trying to figure out how to solve these types of repeating number sequence problems. Here is one I made up: Consider the following repeating number sequence: {4, 8, 15, 16, 23, 42, 4, 8, …

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

    Modular arithmetic (clock arithmetic) is a system of integer arithmetic based on the congruence relation a ≡ b (mod n) a ≡ b (mod n) which means that n n divides a − b a b.