mirror of
https://github.com/adtools/clib2.git
synced 2025-12-08 14:59:05 +00:00
- The parameters of atan2() were swapped. Fixed. - Merged fdlibm 5.3 changes with __kernel_tan(), __exp() and __pow() functions. git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@14718 87f5fb63-7c3d-0410-a384-fd976d0f7a62
7 lines
166 B
Plaintext
7 lines
166 B
Plaintext
c.lib 1.174 (27.8.2004)
|
|
|
|
- atan2() did not work correctly. Please rebuild any code that
|
|
uses it.
|
|
|
|
- tan(), exp() and pow() now should return more accurate results.
|