Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docs on conversion factors #64

Open
zainab-ali opened this issue Apr 4, 2018 · 0 comments
Open

Add docs on conversion factors #64

zainab-ali opened this issue Apr 4, 2018 · 0 comments

Comments

@zainab-ali
Copy link
Contributor

The "Roll Your Own" section of the guide doesn't explain how to convert from one unit to another.

This logic is a bit tricky, especially until #50 is properly solved, but would still be worth documenting

Where to Start

Take a look at the AngleImplicits for a good example on how to use libra's ConversionFactor.
Add an example of converting from one unit to another (e.g. Roman feet to thumbs) to the "Roll Your Own" section of the docs. It might also be worth documenting that the number of conversion factors grows exponentially with each new unit, and linking #50.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant