NetBSD/lib/libm
drochner d76992e490 Implement (l)lrint(f).
(Could get some optimization for LP64; this would need a change to
the float access macros in math_private.h.)
2004-06-30 15:08:30 +00:00
..
arch Add ceilf(), floorf(), and sqrtf() (as wrappers using ceil(), floor(), and 2004-05-13 20:35:40 +00:00
man Add a list of pre-defined values (such as pi, e etc.). 2003-12-03 23:31:21 +00:00
noieee_src Add ceilf(), floorf(), and sqrtf() (as wrappers using ceil(), floor(), and 2004-05-13 20:35:40 +00:00
src Implement (l)lrint(f). 2004-06-30 15:08:30 +00:00
Makefile Implement (l)lrint(f). 2004-06-30 15:08:30 +00:00
shlib_version