This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c19246b80a
NetBSD
/
lib
/
libm
History
jruoho
c19246b80a
Split out the scalbn(3) family out from ieee(3) and properly document it.
2011-08-06 10:51:26 +00:00
..
arch
Add logbl(3).
2011-08-03 14:13:07 +00:00
compat
make the hypot/atan2 functions weak aliases, because they are used
2007-08-10 21:20:35 +00:00
complex
use DBL_MAX and FLT_MAX from <float.h> instead of hard coding some ieeefp values.
2011-07-03 06:45:24 +00:00
gen
nanl() do use strtold(), not strtod().
2011-06-10 14:10:18 +00:00
man
Split out the scalbn(3) family out from ieee(3) and properly document it.
2011-08-06 10:51:26 +00:00
noieee_src
Imlementations of fmax, fmaxf, fmin and fminf libm functions for VAX.
2011-01-09 02:32:13 +00:00
src
Add logbl(3).
2011-08-03 14:13:07 +00:00
Makefile
Split out the scalbn(3) family out from ieee(3) and properly document it.
2011-08-06 10:51:26 +00:00
shlib_version
Add scalbnl to libm.
2011-07-26 16:10:15 +00:00