When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. 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.

  3. Square (algebra) - Wikipedia

    en.wikipedia.org/wiki/Square_(algebra)

    The square of an integer may also be called a square number or a perfect square. In algebra, the operation of squaring is often generalized to polynomials, other expressions, or values in systems of mathematical values other than the numbers. For instance, the square of the linear polynomial x + 1 is the quadratic polynomial (x + 1) 2 = x 2 ...

  4. Quadrature (geometry) - Wikipedia

    en.wikipedia.org/wiki/Quadrature_(geometry)

    In mathematics, particularly in geometry, quadrature (also called squaring) is a historical process of drawing a square with the same area as a given plane figure or computing the numerical value of that area. A classical example is the quadrature of the circle (or squaring the circle).

  5. Square number - Wikipedia

    en.wikipedia.org/wiki/Square_number

    A non-negative integer is a square number when its square root is again an integer. For example, =, so 9 is a square number. A positive integer that has no square divisors except 1 is called square-free. For a non-negative integer n, the n th square number is n 2, with 0 2 = 0 being the zeroth one. The concept of square can be extended to some ...

  6. Small Latin squares and quasigroups - Wikipedia

    en.wikipedia.org/wiki/Small_Latin_squares_and...

    Finding a given Latin square's isomorphism class can be a difficult computational problem for squares of large order. To reduce the problem somewhat, a Latin square can always be put into a standard form known as a reduced square. A reduced square has its top row elements written in some natural order for the symbol set (for example, integers ...

  7. Squaring - Wikipedia

    en.wikipedia.org/wiki/Squaring

    Squaring may refer to: Square (algebra) , the result of multiplying something by itself Quadrature (mathematics) , the process of determining the area of a plane figure

  8. Graeffe's method - Wikipedia

    en.wikipedia.org/wiki/Graeffe's_method

    In mathematics, Graeffe's method or Dandelin–Lobachesky–Graeffe method is an algorithm for finding all of the roots of a polynomial.It was developed independently by Germinal Pierre Dandelin in 1826 and Lobachevsky in 1834.

  9. Computational complexity of mathematical operations - Wikipedia

    en.wikipedia.org/wiki/Computational_complexity...

    Graphs of functions commonly used in the analysis of algorithms, showing the number of operations versus input size for each function. The following tables list the computational complexity of various algorithms for common mathematical operations.