Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

NEWS.txt 459 B

12345678910111213
  1. News for LolRemez 0.2:
  2. - significant performance and accuracy improvements thanks to various
  3. bugfixes and a better extrema finder for the error function.
  4. - user can now define accuracy of the final result.
  5. - exp(), sin(), cos() and tan() are now about 20% faster.
  6. - multiplying a real number by an integer power of two is now a virtually
  7. free operation.
  8. - fixed a rounding bug in the real number printing routine.
  9. Initial release: LolRemez 0.1