Did you ever wonder how your calculator obtains decimal values for numbers such as
or
One way to do it is to use a polynomial. Functions such as
and
can be approximated by polynomials, and the higher the degree of the polynomial, the better the approximation. Because evaluating a polynomial uses only addition and multiplication, calculators and computers can perform the calculations quickly and give us decimal values with great accuracy.