WarpPI/src/main/java/org/warp/picalculator/math
2018-03-24 23:33:04 +01:00
..
functions Removed unused imports 2018-03-22 08:34:19 +01:00
parser Added verbose logs 2018-03-01 10:03:46 +01:00
rules Added all the rules, converted automatically, to fix. 2018-03-24 23:33:04 +01:00
solver Better error logs 2018-03-22 17:37:31 +01:00
AngleMode.java updated to maven project 2017-05-01 18:19:51 +00:00
Function.java Redefined Functions 2017-12-24 12:02:26 +01:00
FunctionDynamic.java Redefined Functions 2017-12-24 12:02:26 +01:00
FunctionOperator.java Added new rules and introduced the variable 'maxFactor' 2018-02-05 00:05:31 +01:00
FunctionSingle.java Redefined Functions 2017-12-24 12:02:26 +01:00
MathContext.java new math rules 2017-12-24 12:02:26 +01:00
MathematicalSymbols.java Fixed debug output with special chars 2018-03-21 16:45:20 +01:00