enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. 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]

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

  4. Newton's method - Wikipedia

    en.wikipedia.org/wiki/Newton's_method

    An illustration of Newton's method. In numerical analysis, the Newton–Raphson method, also known simply as Newton's method, named after Isaac Newton and Joseph Raphson, is a root-finding algorithm which produces successively better approximations to the roots (or zeroes) of a real-valued function.

  5. Bisection method - Wikipedia

    en.wikipedia.org/wiki/Bisection_method

    The input for the method is a continuous function f, an interval [a, b], and the function values f(a) and f(b). The function values are of opposite sign (there is at least one zero crossing within the interval). Each iteration performs these steps: Calculate c, the midpoint of the interval, c = ⁠ a + b / 2 ⁠.

  6. Zeros and poles - Wikipedia

    en.wikipedia.org/wiki/Zeros_and_poles

    In this case a point that is neither a pole nor a zero is viewed as a pole (or zero) of order 0. A meromorphic function may have infinitely many zeros and poles. This is the case for the gamma function (see the image in the infobox), which is meromorphic in the whole complex plane, and has a simple pole at every non-positive integer.

  7. Secant method - Wikipedia

    en.wikipedia.org/wiki/Secant_method

    The red curve shows the function f, and the blue lines are the secants. For this particular case, the secant method will not converge to the visible root. In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.

  8. Polynomial - Wikipedia

    en.wikipedia.org/wiki/Polynomial

    In other words, a root of P is a solution of the polynomial equation P(x) = 0 or a zero of the polynomial function defined by P. In the case of the zero polynomial, every number is a zero of the corresponding function, and the concept of root is rarely considered.

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