Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ abs(3C) — A/UX 0.7

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

floor(3M)



     abs(3C)                                                   abs(3C)



     NAME
          abs - return integer absolute value

     SYNOPSIS
          int abs (i)
          int i;

     DESCRIPTION
          abs returns the absolute value of its integer operand.

     BUGS
          In two's-complement representation, the absolute value of
          the negative integer with largest magnitude is undefined.
          Some implementations trap this error, but others simply
          ignore it.

     SEE ALSO
          floor(3M).





































     Page 1                                        (last mod. 1/14/87)



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026