bugfix: generating relative path
updated legal comments
completed relative file paths
fixed bug for comments in scripts
some bug fixes
added example scripts and bug fixes
some enhancements of the user help
fixed parser bug
bugfix parser
added comments to scripts
several enhancements
added new functions. alltogether reached 75 functions
declared abs function
added rounding functions round, ceil, floor
added some functions from math libs
prototype of scripting language
stated refactoring of parser
stylistic improvements
scripts can print out lines with their values
added possibility to store variables inside scripts
can call plots from inside scripts
added interpreter for scripts
added strings and the possibility to perform operations on files
fixed null pointer exception in the computation of the derivative by cloning the variables
updated user manual
added some error messages
some bug fixes
removed empty characters
bug fix system of linear equations
some bug fixes for unary functions
fixed exception in tangent and normal exception
changed tabs, some bug fixes
added i tab
bug fix power computation
improvement of printing complex numbers
bug fix complex number arithmetics
improved printing of complex numbers
added user function for gauss algorithm
added user function for gauss algorithm
Bug fix: trace did not appear after called in the dialog
made getEntry and setEntry callable by user dialogs
added getEntry and setEntry for matrices
matrices may have matrices as entries
bug fixes
code improvements for the complex plotter
Prototype for complex plotter
first version of a complex plotter
matrices have functions as entries now
added asin, acos, atan for complex numbers
log for two complex numbers, navigate throw the previous entries by up and down arrow keys
implemented complex trigonometric functions
implemented complex numbers
added error messages for incorrect matrix input
minor improvements of the user info
catch arbitrary exceptions for the plotter
catch arbitrary exceptions
improved layout of Helpdialog
improved documentation, removed operator NOT
updated user help
Improvements and fixes for the parser
replaced the tangent button by a condition button
bug fix plotting of NaN values
bug fix empty char in variable value
matrix entries are printed in blue now
enabled GUI for ternary conditions
enabled GUI to start arithmetic operations of matices
modified input for matrix functions
enabled the parser to call matrix functions
finished PlotDialog
further improvements of the layout of the PlotDialog
improved layout of PlotDialog
added matrix arithmetics +, -, *
can parse, store and print matrices as variables
bug fix unary minus
bug fix null pointer exception at parsing for plotter
enabled start of PlotDialog
bug fix: avoided unnecessary evaluation
Added AND, OR, NOT
made recursion possible, some refactorings
Renamed ValueStrategy to ComplexStrategy
Added forgotten file, gitignore and icons.
Source code collection