This is numerics.h in view mode; [Download] [Up]
#ifndef NUMERICSH #define NUMERICSH #include <math.h> double macheps(); double max( double a, double b ); #endif
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.