About 2,420,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. What is the difference between arithmetic and geometrical series ...

    Nov 26, 2014 · An arithmetic sequence is characterised by the fact that every term is equal to the term before plus some fixed constant, called the difference of the sequence.

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

  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. How can we sum up - Mathematics Stack Exchange

    How can we sum up sin sin and cos cos series when the angles are in arithmetic progression? For example here is the sum of cos cos series:

  8. arithmetic - Modulo 2 binary division (XOR not subtracting) …

    I have attached an image showing a Modulo 2 binary division. I can roughly understand the working below which is using XOR calculation but I am not sure how the answer (in red) is …

  9. Overview of basic results on cardinal arithmetic

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

  10. How can I solve quadratic equations using modular arithmetic

    10 How can I solve quadratic equations using modular arithmetic? E.g. 2x2 + 8x + 2 = 0 (mod 23) 2 x 2 + 8 x + 2 = 0 (mod 23) N.b. I have changed the figures from those in my homework …