BSD 3 development
[unix-history] / usr / include / math.h
CommitLineData
8b2e40fc
BJ
1extern double fabs(), floor(), ceil(), fmod(), ldexp();
2extern double sqrt(), hypot(), atof();
3extern double sin(), cos(), tan(), asin(), acos(), atan(), atan2();
4extern double exp(), log(), log10(), pow();
5extern double sinh(), cosh(), tanh();
6extern double gamma();
7extern double j0(), j1(), jn(), y0(), y1(), yn();
8
9#define HUGE 1.701411733192644270e38