# TODO
- move scaling factor into associated constants
- add docs
- add doc-tests
- add binary prefixes (i.e., kibi, mebi, gibi, etc.)
- add more SI derived units
- add common mathematical operations (`abs`, `powi`, `sqrt`)
- add feature flags for conditional compilation
- unit categories (electrical, mechanical, etc.)
- prefix sets (common vs. all)