mkulesh / microMathematics

microMathematics Plus - Extended visual calculator
GNU General Public License v3.0
561 stars 68 forks source link

Operation with an array on the top of equation results NaN or invalid value #127

Closed mkulesh closed 1 year ago

mkulesh commented 1 year ago

This is a follow-up issue for https://github.com/mkulesh/microMathematics/issues/108 When an operator is used on the top of equation where matrix is defined, the result is invalid or NaN: array_error

mkulesh commented 1 year ago

Implemented fix: disable a conversion to any term when a matrix is selected: disabled_conversion

mkulesh commented 1 year ago

Released in version 2.23.0