When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Exponentiation - Wikipedia

    en.wikipedia.org/wiki/Exponentiation

    Each curve passes through the point (0, 1) because any nonzero number raised to the power of 0 is 1. At x = 1, the value of y equals the base because any number raised to the power of 1 is the number itself. In mathematics, exponentiation is an operation involving two numbers: the base and the exponent or power.

  3. Exponential function - Wikipedia

    en.wikipedia.org/wiki/Exponential_function

    Exponential functions with bases 2 and 1/2. The exponential function is a mathematical function denoted by () = ⁡ or (where the argument x is written as an exponent).Unless otherwise specified, the term generally refers to the positive-valued function of a real variable, although it can be extended to the complex numbers or generalized to other mathematical objects like matrices or Lie algebras.

  4. Exponential growth - Wikipedia

    en.wikipedia.org/wiki/Exponential_growth

    Exponential growth is the inverse of logarithmic growth. Not all cases of growth at an always increasing rate are instances of exponential growth. For example the function grows at an ever increasing rate, but is very remote from growing exponentially. For example, when it grows at 3 times its size, but when it grows at 30% of its size.

  5. De Moivre's formula - Wikipedia

    en.wikipedia.org/wiki/De_Moivre's_formula

    In mathematics, de Moivre's formula (also known as de Moivre's theorem and de Moivre's identity) states that for any real number x and integer n it is the case that where i is the imaginary unit (i2 = −1). The formula is named after Abraham de Moivre, although he never stated it in his works. [1] The expression cos x + i sin x is sometimes ...

  6. Euler's formula - Wikipedia

    en.wikipedia.org/wiki/Euler's_formula

    v. t. e. Euler's formula, named after Leonhard Euler, is a mathematical formula in complex analysis that establishes the fundamental relationship between the trigonometric functions and the complex exponential function. Euler's formula states that, for any real number x, one has where e is the base of the natural logarithm, i is the imaginary ...

  7. Characterizations of the exponential function - Wikipedia

    en.wikipedia.org/wiki/Characterizations_of_the...

    In mathematics, the exponential function can be characterized in many ways. This article presents some common characterizations, discusses why each makes sense, and proves that they are all equivalent. The exponential function occurs naturally in many branches of mathematics. Walter Rudin called it "the most important function in mathematics". [1]

  8. Power series - Wikipedia

    en.wikipedia.org/wiki/Power_series

    Power series. In mathematics, a power series (in one variable) is an infinite series of the form where an represents the coefficient of the n th term and c is a constant called the center of the series. Power series are useful in mathematical analysis, where they arise as Taylor series of infinitely differentiable functions.

  9. Exponentiation by squaring - Wikipedia

    en.wikipedia.org/wiki/Exponentiation_by_squaring

    In mathematics and computer programming, exponentiating by squaring is a general method for fast computation of large positive integer powers of a number, or more generally of an element of a semigroup, like a polynomial or a square matrix. Some variants are commonly referred to as square-and-multiply algorithms or binary exponentiation.