Students and professionals in engineering and science must increasingly rely on numerical solutions for solving complicated problems. This book presents in one compact source a brief introduction to the essentials of C++ scientific programming and focused coverage of several elementary numerical methods, including sample C++ code built around robust template classes. Topics covered include zero finding, simultaneous linear and nonlinear algebraic equations, curve fitting, quadrature, and ordinary differential equations.