Annotation of 42BSD/include/math.h, revision 1.1.1.1

1.1       root        1: /*     math.h  4.1     83/05/03        */
                      2: 
                      3: extern double fabs(), floor(), ceil(), fmod(), ldexp(), frexp();
                      4: extern double sqrt(), hypot(), atof();
                      5: extern double sin(), cos(), tan(), asin(), acos(), atan(), atan2();
                      6: extern double exp(), log(), log10(), pow();
                      7: extern double sinh(), cosh(), tanh();
                      8: extern double gamma();
                      9: extern double j0(), j1(), jn(), y0(), y1(), yn();
                     10: 
                     11: #define HUGE   1.701411733192644270e38

unix.superglobalmegacorp.com

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