Math helps us find answers. 
Math helps us solve hard puzzles. 
Sometimes math problems are too hard to solve perfectly. We cannot find one exact answer with symbols. Instead, we find a guess that is very close. This is called numerical analysis. 
This way of thinking is very old. A clay tablet from Babylon shows a close guess for a square root. 
We use these tools every day. Scientists use them to predict the weather. Engineers use them to plan space flights. Car companies use them to test crash safety. 
There are two main ways to find answers. Direct methods use a set number of steps. Iterative methods start with a guess. They keep making better guesses until the answer is close enough. We must also watch for errors. Small mistakes can grow into big ones. We try to find stable ways to keep errors small.
Sometimes math problems are too hard to solve perfectly. We cannot find one exact answer using symbols alone. Instead, we find a guess that is very close to the truth. This field of study is called numerical analysis. 
There are two main ways to find these answers. Direct methods follow a set number of steps to reach a result. Examples include Gaussian elimination or the simplex method. Iterative methods work a bit differently. They start with an initial guess. Then, they make many better guesses in a row. They keep going until the answer is close enough. This is called convergence. Iterative methods are actually more common in numerical analysis. They are very helpful for solving huge problems in computer science.
This way of thinking is very old. It goes back to the earliest mathematical writings. A clay tablet from the Yale Babylonian Collection shows this. It is called YBC 7289. 

Modern computers changed everything for mathematicians. In the 1940s, electronic computers began to appear. Now, computers can do much more complex work. They can solve hard problems in science and engineering. For example, they help predict the weather. They also help plan the path of a spacecraft. 
We see numerical analysis in many parts of life. It helps us understand patterns in data. For instance, linear regression uses a line to fit through many points.
Numerical analysis is the study of algorithms designed to solve problems in continuous mathematics. While discrete mathematics deals with distinct, separate values, continuous mathematics involves variables that can change smoothly, such as time or motion. Many mathematical problems are too complex to solve exactly using symbolic manipulation. In these cases, numerical analysis provides approximate but accurate solutions. These methods use numerical approximation to find answers that are useful for real-world applications. The goal is to find solutions within specific error bounds so they remain reliable.
There are two primary ways to approach these calculations: direct methods and iterative methods. Direct methods compute a solution in a finite, specific number of steps. If performed with infinite precision, they would provide the exact answer. Examples include Gaussian elimination and the simplex method of linear programming. In contrast, iterative methods do not necessarily terminate in a finite number of steps. These methods begin with an initial guess and create a sequence of successive approximations. This process continues until the results converge, meaning they get closer to the true solution. Most large-scale problems in computational matrix algebra require these iterative methods.

The history of numerical thinking is incredibly long. It predates modern computers by many centuries. A Babylonian clay tablet known as YBC 7289 provides a very early example. This tablet shows a sexagesimal approximation of the square root of two. Before the mid-20th century, mathematicians often relied on hand interpolation formulas. They used large printed books filled with data tables to find estimates. One canonical work is the NIST publication edited by Abramowitz and Stegun. This massive book contains over 1,000 pages of formulas and function values. While computers now calculate these functions directly, the formulas remain highly useful.

Modern computing power has transformed the field. The invention of electronic computers in the 1940s allowed for much more complex calculations. Today, numerical analysis is essential across many scientific and social disciplines. Engineers use it to compute the trajectories of spacecraft by solving ordinary differential equations. Car companies use computer simulations to study vehicle crash safety. These simulations involve solving partial differential equations numerically. Even weather prediction relies on advanced numerical methods to remain feasible. In the financial sector, institutions use quantitative finance tools to calculate the value of stocks.

Numerical analysis also helps us understand data through specific sub-disciplines. Interpolation is used to estimate values between known data points. For example, if you know the temperature at 1:00 and 3:00, you can interpolate the temperature at 2:00. Extrapolation works in the opposite direction by estimating values beyond the known range. Regression is another vital tool used to find patterns. In linear regression, a mathematician computes a line that passes as close as possible to a set of points.
Optimization is the process of finding the best possible outcome for a specific situation. A lemonade stand might use optimization to determine the perfect price to maximize daily income.
Accuracy in numerical analysis requires careful management of errors. Errors can arise from round-off, which happens because computers have finite memory. Truncation errors occur when an iterative method is stopped early or a procedure is approximated. Discretization error happens when a continuous problem is turned into a discrete one. It is vital to ensure an algorithm is numerically stable. A stable algorithm prevents small errors from growing into massive mistakes during a calculation. This is closely related to the concept of conditioning. A well-conditioned problem ensures that small changes in input lead to only small changes in the output.
🖼️ Images & Media (5)
More to explore
✨ What else?
Related topics you might enjoy
🔬 Go deeper
More advanced topics to explore
🪜 Step back
Simpler topics to build understanding
What is Nepedia?
A free, ad-free encyclopedia for children. Every article is written at five reading levels, so the same page works for a five-year-old and a fifteen-year-old — use the level switcher above to see this one change. No account needed to read.