1
0
mirror of https://github.com/adtools/clib2.git synced 2025-12-08 14:59:05 +00:00

- Replaced the rint() and rintf() functions with the fdlibm code.

git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@14719 87f5fb63-7c3d-0410-a384-fd976d0f7a62
This commit is contained in:
Olaf Barthel
2004-08-27 13:49:17 +00:00
parent 5d705f3c30
commit dfd3dc3170
5 changed files with 169 additions and 6 deletions

View File

@ -5,6 +5,8 @@ c.lib 1.174 (27.8.2004)
- Merged fdlibm 5.3 changes with __kernel_tan(), __exp() and __pow()
functions.
- Replaced the rint() and rintf() functions with the fdlibm code.
c.lib 1.173 (25.8.2004)