SciNim / Unchained

A fully type safe, compile time only units library.
https://scinim.github.io/Unchained
110 stars 0 forks source link

Fix issue #16 by not inverting base units in `invert` #17

Closed Vindaar closed 3 years ago

Vindaar commented 3 years ago

Fixes divisions of compound units. We accidentally also inverted the base powers, which does not make sense. These describe the meaning of a compound unit, not the relation to other variables.

Also adds Planck's constant as hp and the Boltzmann as k.