Business Glossary
SEARCH THE BUSINESS GLOSSARY
in many programming languages and on scientific calculators, the function that calculates absolute value. It converts negative numbers to positive while leaving positive numbers unchanged. For example, abs(37) = 37; abs(-37) = 37; abs(-2.5) = 2.5; abs(0) = 0.
Copyright © 2006, 2003, 2000, 1998, 1996, 1995, 1992, 1989, 1986 by Barron's Educational Series, Inc. Reprinted by arrangement with Publisher.

