Releases: SL-Pirate/QuadraticCalculator-Android
Releases · SL-Pirate/QuadraticCalculator-Android
Quadratic Calculator for Desktop v2.2
Quadratic Calculator v2.2
-
Fixed a bug related to implicit conversion of
double a
toint a
that caused0.x
&-0.x
values to be considered as0
and causenotQuadraticException
-
Various security and performance optimizations
Full Changelog: v2.1...v2.2
Quadratic Calculator v2.1
Addressed some critical major bugs:
- Roots being multiplied by 2
- Showing the range of the equation as
null
when the discriminant is zero
Full Changelog: v2.0...v2.1