Mathematical table
Encyclopedia
|
| Tutorials | Encyclopedia | Dictionary | Directory |
|
Mathematical table
Before calculators were cheap and plentiful, people would use mathematical tables —lists of numbers showing the results of calculation with varying arguments— to simplify and drastically speed up computation. Most common are multiplication tables, which most people know from their early mathematics classes:
To find the result of 7×8, one looks in the left column to seven, then across the "seven-line" to eight. The easily found answer is 56. To find 9×3, one would swap the factors and find the equal product 3×9 (27) by the same technique. History and use
Part of a table of common logarithms from Abramowitz and Stegun. Mechanical special-purpose computers known as difference engines were proposed in the 19th century to tabulate polynomial approximations of logarithmic functions – i.e. to compute large logarithmic tables. This was motivated mainly by errors in the logarithmic tables made by the human 'computers' of the time. Early digital computers were developed during World War II in part to produce specialized mathematical tables for aiming artillery. From 1972 onwards, with the launch and growing use of scientific calculators, most mathematical tables went out of use. Creating tables is a common code optimization technique, and works as well for computers as humans. In computers, use of such tables is done in order to speed up calculations in those cases where a table lookup is faster than the corresponding calculations (particularly if the computer in question doesn't have a hardware implementation of the calculations). In essence, one trades computing speed for the computer memory space required to store the tables. See also
External links
el:??????? (??????????) ja:?? zh:???? Source: Wikipedia | The above article is available under the GNU FDL. | Edit this article
|
|
top
©2008-2009 TutorGig.com. All Rights Reserved. Privacy Statement