File:  [MW Coherent from dump] / coherent / a / usr / man / ALL / fabs
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:34 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent



fabs()                 Mathematics Function                fabs()




Compute absolute value

#include <math.h>
ddoouubbllee ffaabbss(_z) ddoouubbllee _z;

fabs implements  the absolute value function.  It  returns z if z
is zero or positive, or -z if z is negative.

***** Example *****

For an example of this function, see the entry for ceil.

***** See Also *****

abs(), ceil(), floor(), frexp(), mathematics library









































COHERENT Lexicon                                           Page 1



unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.