mkulesh / microMathematics

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

Implement units #61

Closed mkulesh closed 6 years ago

mkulesh commented 6 years ago

Now, base and derived SI units are implemented:

units

In order to enter some Greek letters (i.e for Ohm or micro- prefix), a Greek layout for the system keyboard is currently necessary. The unit selection dialog will be implemented later.

The unit for the result view will be automatically converted to corresponding base unit. It is also possible to set the output unit manually in the "Result property" dialog:

output_unit

All supported units are collected in this document. This document is also integrated in the app and can be opened using "Main Menu" -> "Open" -> "Resources of microMathemetics" -> units_overview.mmt

Currently, the bugs in the unit processing within integrals and derivative are possible.

mkulesh commented 6 years ago

Released in version 2.17.0

Magicrafter13 commented 3 years ago

Not sure if this is worth opening a new GitHub issue over, but some way to input nonstandard characters (like Greek letters) without relying on the user installing a specialized keyboard would be nice.