ADD RINT() MATH FUNCTION
authorKarl Lehenbauer <karl@NeoSoft.com>
Thu, 17 Dec 1992 00:00:00 +0000 (00:00 +0000)
committerKarl Lehenbauer <karl@NeoSoft.com>
Thu, 17 Dec 1992 00:00:00 +0000 (00:00 +0000)
commit7a0e4704f6558547ea160503e73fca6467fd2c61
treefb9a7d9fba53cce10efda134371473fe61feb40e
parent381a599be8485f09cba1746216af8b63f37d4697
ADD RINT() MATH FUNCTION

There is a manpage for the rint(3) function but it is not
present in libm.  The following patch allows the C version to be
compiled in.  After applying the patch, cd to /usr/src/lib/libm, do a
"make" and "make install", then maybe a "make clean".  libm will then
contain the rint function.

AUTHOR: Karl Lehenbauer (karl@one.neosoft.com)
386BSD-Patchkit: patch00068
usr/src/lib/libm/common_source/floor.c