When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Root-finding algorithm - Wikipedia

    en.wikipedia.org/wiki/Root-finding_algorithm

    In numerical analysis, a root-finding algorithm is an algorithm for finding zeros, also called "roots", of continuous functions. A zero of a function f is a number x such that f ( x ) = 0 . As, generally, the zeros of a function cannot be computed exactly nor expressed in closed form , root-finding algorithms provide approximations to zeros.

  3. Newton's method - Wikipedia

    en.wikipedia.org/wiki/Newton's_method

    An important application is Newton–Raphson division, which can be used to quickly find the reciprocal of a number a, using only multiplication and subtraction, that is to say the number x such that ⁠ 1 / x ⁠ = a. We can rephrase that as finding the zero of f(x) = ⁠ 1 / x ⁠ − a. We have f ′ (x) = − ⁠ 1 / x 2 ⁠. Newton's ...

  4. Zero of a function - Wikipedia

    en.wikipedia.org/wiki/Zero_of_a_function

    In mathematics, a zero (also sometimes called a root) of a real-, complex-, or generally vector-valued function, is a member of the domain of such that () vanishes at ; that is, the function attains the value of 0 at , or equivalently, is a solution to the equation () =. [1]

  5. Quadratic formula - Wikipedia

    en.wikipedia.org/wiki/Quadratic_formula

    Given a general quadratic equation of the form ⁠ + + = ⁠, with ⁠ ⁠ representing an unknown, and coefficients ⁠ ⁠, ⁠ ⁠, and ⁠ ⁠ representing known real or complex numbers with ⁠ ⁠, the values of ⁠ ⁠ satisfying the equation, called the roots or zeros, can be found using the quadratic formula,

  6. Polynomial root-finding - Wikipedia

    en.wikipedia.org/wiki/Polynomial_root-finding

    Finding one root; Finding all roots; Finding roots in a specific region of the complex plane, typically the real roots or the real roots in a given interval (for example, when roots represents a physical quantity, only the real positive ones are interesting). For finding one root, Newton's method and other general iterative methods work ...

  7. Descartes' rule of signs - Wikipedia

    en.wikipedia.org/wiki/Descartes'_rule_of_signs

    To find the number of negative roots, change the signs of the coefficients of the terms with odd exponents, i.e., apply Descartes' rule of signs to the polynomial = + + This polynomial has two sign changes, as the sequence of signs is (−, +, +, −) , meaning that this second polynomial has two or zero positive roots; thus the original ...

  8. Rational root theorem - Wikipedia

    en.wikipedia.org/wiki/Rational_root_theorem

    Solutions of the equation are also called roots or zeros of the polynomial on the left side. The theorem states that each rational solution x = p ⁄ q, written in lowest terms so that p and q are relatively prime, satisfies: p is an integer factor of the constant term a 0, and; q is an integer factor of the leading coefficient a n.

  9. Critical point (mathematics) - Wikipedia

    en.wikipedia.org/wiki/Critical_point_(mathematics)

    Similarly, when dealing with complex variables, a critical point is a point in the function's domain where its derivative is equal to zero (or the function is not holomorphic). [3] [4] Likewise, for a function of several real variables, a critical point is a value in its domain where the gradient norm is equal to zero (or undefined). [5]