enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Exponentiation - Wikipedia

    en.wikipedia.org/wiki/Exponentiation

    In mathematics, exponentiation is an operation involving two numbers: the base and the exponent or power. Exponentiation is written as bn, where b is the base and n is the power; this is pronounced as " b (raised) to the (power of) n ". [1]

  3. Exponentiation by squaring - Wikipedia

    en.wikipedia.org/wiki/Exponentiation_by_squaring

    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.

  4. 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.

  5. Matrix exponential - Wikipedia

    en.wikipedia.org/wiki/Matrix_exponential

    Matrix exponential. In mathematics, the matrix exponential is a matrix function on square matrices analogous to the ordinary exponential function. It is used to solve systems of linear differential equations. In the theory of Lie groups, the matrix exponential gives the exponential map between a matrix Lie algebra and the corresponding Lie group.

  6. Tetration - Wikipedia

    en.wikipedia.org/wiki/Tetration

    n is called the "height" of the function, while a is called the "base," analogous to exponentiation. It would be read as "the n th tetration of a". It is the next hyperoperation after exponentiation, but before pentation. The word was coined by Reuben Louis Goodstein from tetra-(four) and iteration. Tetration is also defined recursively as

  7. Modular exponentiation - Wikipedia

    en.wikipedia.org/wiki/Modular_exponentiation

    Modular exponentiation is the remainder when an integer b (the base) is raised to the power e (the exponent), and divided by a positive integer m (the modulus); that is, c = be mod m. From the definition of division, it follows that 0 ≤ c < m. For example, given b = 5, e = 3 and m = 13, dividing 53 = 125 by 13 leaves a remainder of c = 8.

  8. Power of two - Wikipedia

    en.wikipedia.org/wiki/Power_of_two

    Power of two. A power of two is a number of the form 2n where n is an integer, that is, the result of exponentiation with number two as the base and integer n as the exponent. Powers of two with non-negative exponents are integers: 20 = 1, 21 = 2, and 2n is two multiplied by itself n times. [1][2] The first ten powers of 2 for non-negative ...

  9. Base (exponentiation) - Wikipedia

    en.wikipedia.org/wiki/Base_(exponentiation)

    The number n is called the exponent and the expression is known formally as exponentiation of b by n or the exponential of n with base b. It is more commonly expressed as "the n th power of b ", " b to the n th power" or " b to the power n ". For example, the fourth power of 10 is 10,000 because 104 = 10 × 10 × 10 × 10 = 10,000.