Annotation of cci/usr/include/math.h, revision 1.1.1.2

1.1.1.2 ! root        1: /*     math.h  4.3     5/23/85 */
1.1       root        2: 
                      3: extern double exp(), log(), log10(), pow();
1.1.1.2 ! root        4: extern double fabs(), floor(), ceil();
1.1       root        5: extern double gamma();
1.1.1.2 ! root        6: extern double hypot();
1.1       root        7: extern double j0(), j1(), jn(), y0(), y1(), yn();
1.1.1.2 ! root        8: extern double sin(), cos(), tan(), asin(), acos(), atan(), atan2();
        !             9: extern double sinh(), cosh(), tanh();
        !            10: extern double sqrt();
        !            11: extern double ldexp(), frexp(), atof();
1.1       root       12: 
                     13: #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.