Reproduction steps * create two identical intervals, ```c``` and ```d``` * define arbitrary function ```f``` of two variables * try to plot function ```f(d,d)``` → does not plot * plot function ```f(c,d)``` → works correctly See attached save file for reference [test_error.zip](https://github.com/mkulesh/microMathematics/files/9628614/test_error.zip) <img src="https://user-images.githubusercontent.com/6426915/191827725-da0112f7-3835-4ad7-9dbf-006d7c630c03.png" width="400" height="867" />
Reproduction steps
canddfof two variablesf(d,d)→ does not plotf(c,d)→ works correctlySee attached save file for reference
test_error.zip