Adding units

Using units in CalcTree is really easy, you just have to type the symbol of the unit just after the magnitude:

We use the pint library for managing the units. You can check the list of available units and the mathjs documentation here.

Last updated