Sections
Introduction
This library conveniently converts between different units. Beginning with unit primitives, it builds on those to convert between more complex units, such as speed, stress, etc.
The library also handles some format conversions from a number to string representation, such as decimal latitude/longitude into degrees-minutes-seconds.
The library is set up for users to extend it in order to add support for units conversions not yet added.
Check out the library at my GitHub repo!
Child Pages
Class Diagrams
Interactive class diagrams can be found at the Figma link, or as images farther below.
- TODO: Mark Thomas Add Figma diagrams
- Note: Units, Math & Geometry are likely to be moved to Mark.se & the corresponding confluence work space.