1
0
mirror of https://github.com/adtools/clib2.git synced 2025-12-08 14:59:05 +00:00
Files
amiga-clib2/library/releasenotes
Olaf Barthel dfd3dc3170 - 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
2004-08-27 13:49:17 +00:00

8 lines
185 B
Plaintext

c.lib 1.174 (27.8.2004)
- atan2() did not work correctly. Please rebuild any code that
uses it.
- tan(), exp(), pow(), rint() and rintf() now should return more
accurate results.