Jan-Sandr / Grafer

2 stars 1 forks source link

[App] Small adjustments #125

Closed Jan-Sandr closed 2 years ago

Jan-Sandr commented 2 years ago

Story:

In EquationCheck create new array for allowed characters and beginning and at the end.

In Function adjust calculation process when y will equal NaN then immediately stop calculation for current x and it will continue with next value of x

In Relation in method Adjust() are lot of methods which are about insertion. Move them in to separated method Insertions()

To do: