WarpPI/core/src/main/java/it/cavallium/warppi/math
Andrea Cavalli 4c29eeb31c Bugfixes
Fixed implicit multiplication symbols, zoom is now 1x, debug steps are printed, fixed missing numeric chars, changed RootSquare base class to FunctionSingle, added two hardcoded multiplication rules, added rootsquarerule, isolated the swing engine from the window, added 2 Fractions rules and 1 exponent rule
2019-11-16 01:32:47 +01:00
..
functions Bugfixes 2019-11-16 01:32:47 +01:00
parser More appropriate class names 2019-02-27 23:29:03 +01:00
rules Bugfixes 2019-11-16 01:32:47 +01:00
solver Bugfixes 2019-11-16 01:32:47 +01:00
AngleMode.java new method to clone the input screen 2018-10-05 08:33:29 +02:00
Function.java Bugfixes 2019-11-16 01:32:47 +01:00
FunctionDynamic.java Fix/improve hashCode for Functions 2019-10-25 22:48:49 +02:00
FunctionOperator.java Fix/improve hashCode for Functions 2019-10-25 22:48:49 +02:00
FunctionSingle.java Bugfixes 2019-11-16 01:32:47 +01:00
MathContext.java Better history management 2018-10-05 22:09:54 +02:00
MathematicalSymbols.java Code cleanup 2018-09-28 11:39:28 +02:00