Mathematics

Numerical Methods (2nd Edition)

Numerical Methods (2nd Edition)

  • ISBN
  • Price
  • Publication Year
  • Publisher
  • Binding
  • Description
  • About the Editor
    • An updated presentation of the basic concepts used in evolving numerical methods with special emphasis on developing computational algorithms for solving problems in algebra and calculus on a computer.
    • Presents a comprehensive approach to numerical algorithms for the solution of equations.
    • Intended for students following a module in numerical methods, numerical techniques, or numerical analysis.

In numerical analysis, a numerical method is a mathematical tool designed to solve numerical problems. Numerical methods provide approximations to the problems in question. No matter how accurate they are they do not, in most cases, provide the exact answer. In some instances working out the exact answer by a different approach may not be possible or may be too time consuming and it is in these cases where numerical methods are most often used. The implementation of a numerical method with an appropriate convergence check in a programming language is called a numerical algorithm.
The Second Edition of Numerical Methods is designed to explore the coverage of algorithms, polynomial approximation, numerical solution of differential equations, exponential approximation, testing of hypothesis, and other topics.