qb45advr.hlp (Topic list)
ABS Function Details
  QuickSCREEN      Details      Example      Contents      Index
──────────────────────────────────────────────────────────────────────────────
ABS Function Details
 
Syntax
  ABS(numeric-expression)
 
The absolute value function returns the unsigned magnitude of its
argument. For example, ABS(-1) and ABS(1) are both 1.