Jonas Maebe
|
561e3ef7b9
* fixed arctan2
|
22 lat temu |
florian
|
4dbc76b90d
* fixed arctan2 to handle x=0 correctly as well
|
22 lat temu |
peter
|
4056cd843a
* small fixes for sparc
|
22 lat temu |
florian
|
a15ad1e3a3
* min/max must check the compiler capabilities
|
22 lat temu |
florian
|
75fc66fdd4
+ moved cpu dependend code to mathuh.inc and mathu.inc
|
22 lat temu |
peter
|
892e9c864a
* i386 fpu controlword functions added
|
22 lat temu |
carl
|
9f78fa950a
* cleanup of parameters
|
23 lat temu |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
23 lat temu |
carl
|
562bc8f15b
* Corrected prototype of frexp() and added routine (taken fron genmath.inc)
|
23 lat temu |
peter
|
35653389e5
* added constant
|
24 lat temu |
sg
|
eeba1770aa
* Made some modifications suggested by Markus Kaemmerer:
|
25 lat temu |
sg
|
7a54a6a895
* Applied patches by Markus Kaemmerer:
|
25 lat temu |
michael
|
650fbb86aa
+ removed logs
|
25 lat temu |
michael
|
e7aca136a1
+ Initial import
|
25 lat temu |
michael
|
18740bcc52
+ Final fixes
|
25 lat temu |
michael
|
5893a28fc2
+ fixed meanandstddev
|
25 lat temu |
michael
|
d8624bb004
+ Added some functions
|
25 lat temu |
michael
|
91ba06724a
+ Added many overloaded functions with as argument pointer to
|
25 lat temu |
michael
|
606dbe9435
+ SOme changes in error reporting
|
25 lat temu |
michael
|
50220183bd
+ Corrected arsinh function
|
25 lat temu |
michael
|
4a664ad78b
+ Exceptions now used for errors
|
25 lat temu |
Jonas Maebe
|
1f8972290d
* fixed arctan2 (tbug788 now works correctly)
|
25 lat temu |
pierre
|
22d1fb12e6
* fix bug visible in new tests/webtbs/tbug788 file
|
25 lat temu |
Jonas Maebe
|
5a2d48101f
* better arcsin/arccos from Arjan van Dijk
|
25 lat temu |
peter
|
6b66a55cd6
* truncated log
|
25 lat temu |
marco
|
dfe8d5e1ac
* Changed some (%ebp) to real parameters
|
25 lat temu |
daniel
|
ec29a31834
* copyright 2000
|
25 lat temu |
florian
|
d8f56ed4e7
* ceil and floor still had bugs :), hopefully it's the final fix now
|
26 lat temu |
Jonas Maebe
|
54e89e660d
* Ceil and Floor are now really fixed :)
|
26 lat temu |
Jonas Maebe
|
efb2475890
* fixed ceil function
|
26 lat temu |