ftp.nice.ch/pub/next/science/physics/delta-sigma.s.tar.gz#/delta-sigma.src/include/numerics.h

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.