You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nudt 1965abf2f7
tar things
5 years ago
..
Makefile tar things 5 years ago
README tar things 5 years ago
acos.s tar things 5 years ago
acosh.s tar things 5 years ago
asin.s tar things 5 years ago
asinh.s tar things 5 years ago
atan.s tar things 5 years ago
atan2.s tar things 5 years ago
atanh.s tar things 5 years ago
ceil.s tar things 5 years ago
cos.s tar things 5 years ago
cosh.s tar things 5 years ago
erf.c tar things 5 years ago
exp.s tar things 5 years ago
fabs.s tar things 5 years ago
floor.s tar things 5 years ago
fmod.s tar things 5 years ago
frexp.c tar things 5 years ago
hypot.s tar things 5 years ago
j0.c tar things 5 years ago
j1.c tar things 5 years ago
jn.c tar things 5 years ago
lgamma.c tar things 5 years ago
log.s tar things 5 years ago
log10.s tar things 5 years ago
math.h tar things 5 years ago
sin.s tar things 5 years ago
sinh.s tar things 5 years ago
sqrt.s tar things 5 years ago
tan.s tar things 5 years ago
tanh.s tar things 5 years ago

README

This is the math lib for Linux. Some of them are borrowed from DJ
Delorie and BSD 4.3 and are covered by respective copyright notices.
The rest is written by me, which is covered by the GNU General Public
license version 2, or any later version.

H.J. Lu
02/17/92
hlu@eecs.wsu.edu