Quote:
Originally Posted by DavisC
This is what I am trying to do below but I think the Abs() function converts it to an Integer.
|
My copy of K&R says that fabs()* should be part of the C ANSI standard library.
* fabs() = floating point absolute value