mkulesh / microMathematics

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

Allow to display whole array in the result view #86

Closed mkulesh closed 5 years ago

mkulesh commented 5 years ago

Currently, array can be displayed only in the result view using indices. Change this behavior in order to display whole array without to use index: m[0]:=10 m[1]:=20 m[10]:=100 m=

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