Skip to content

Releases: SL-Pirate/QuadraticCalculator-Android

Quadratic Calculator for Desktop v2.2

01 Jun 05:36
b094e0a
Compare
Choose a tag to compare

Quadratic Calculator v2.2

26 May 15:33
f02a655
Compare
Choose a tag to compare
  • Fixed a bug related to implicit conversion of double a to int a that caused 0.x & -0.x values to be considered as 0 and cause notQuadraticException

  • Various security and performance optimizations

Full Changelog: v2.1...v2.2

Quadratic Calculator v2.1

25 May 19:40
21bb713
Compare
Choose a tag to compare

Addressed some critical major bugs:

  1. Roots being multiplied by 2
  2. Showing the range of the equation as null when the discriminant is zero

Full Changelog: v2.0...v2.1

QuadraticCalculator for android

24 May 16:05
14a45d1
Compare
Choose a tag to compare