Commit History

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