OSDN Git Service

I went nuts and wrote a generic rint implementation. I think it is
authorEric Andersen <andersen@codepoet.org>
Mon, 18 Jun 2001 08:48:15 +0000 (08:48 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 18 Jun 2001 08:48:15 +0000 (08:48 -0000)
commit4db5f2c0a1e1a310c51bf2612a9e08dc22262b1e
tree2b3a2e17ade8acbba52955b8f8ecb1c919d744a5
parente13e3a7da6efc8c81b95883e01aecd0e41142f7d
I went nuts and wrote a generic rint implementation.  I think it is
correct per the man page and a little testing seems to show it works.
 -Erik
TODO
libm/double/Makefile
libm/double/rint.c [new file with mode: 0644]