mkulesh / microMathematics

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

Allow update array by indices #83

Closed mkulesh closed 5 years ago

mkulesh commented 5 years ago

Allow to use indices in order to update array values, for example: M[0] := 1 M[1] := 2 + 3 ...

mkulesh commented 5 years ago

Implemented and will be delivered in v2.18.0: device-2019-01-16-235032

mkulesh commented 5 years ago

Released in 2.18.0