约 2,390,000 个结果
在新选项卡中打开链接
  1. arithmetic - Factorial, but with addition - Mathematics Stack …

    2015年4月21日 · 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 ...

    2014年11月26日 · 4 Geometric and arithmetic are two names that are given to different sequences that follow a rather strict pattern for how one term follows from the one before. An …

  4. Explanation of the derivation of the formula for the sum of an ...

    2020年8月16日 · To find the sum of an arithmetic sequence for the first $n$ terms $S_n$, we can write out the sum in relation to the first term $a_1$ and the common difference $d$.

  5. Overview of basic results on cardinal arithmetic

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

  6. How can I solve quadratic equations using modular arithmetic

    2021年10月3日 · 10 How can I solve quadratic equations using modular arithmetic? E.g. $$2x^2 + 8x + 2 = 0 \pmod {23}$$ N.b. I have changed the figures from those in my homework question …

  7. arithmetic - Daily exercises to speed up my mental calculations ...

    Explore related questions arithmetic big-list mental-arithmetic See similar questions with these tags.

  8. sequences and series - mean and median of an arithmetic …

    mean and median of an arithmetic progression Ask Question Asked 10 years, 11 months ago Modified 4 years, 5 months ago

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

  10. arithmetic - How to determine if a binary addition/subtraction has …

    There are two differing conventions on how to handle carry-in/out for subtraction. Intel x86 and M68k use a carry-in as "borrow" (1 means subtract 1 more) and adapt their carry-out to mean …