-
Notifications
You must be signed in to change notification settings - Fork 11
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
Adding Cost/Currency/Price #39
Comments
Personally, I think We should just keep in mind that, unlike with aliases of combined units, having an alias for a base unit might add either
I think I chose I do like your suggestion of
This is probably the trickiest point.
|
I also like |
@mschmitz2 I have added all the Cost units that you were using. Feel free to make a pull request where you add more unit quantities: |
I think you need to:
Then I can accept your pull request if im happy with it ;-D |
Oh I see.. I was attempting this without forking (cloned, made my own branch, then tried to push that, which I don't have permission to do). With forking this works fine, as you can see in the pull request above |
Creating a Issue based in @mschmitz2's excellent suggestion in #19 to add cost.
It has been on my list for some time now so lets give it a go!
I have added following (still subject to change..)
Any other name we should consider for the unit representing $£€?
Price
Cost
Currency
Name when combining it with other units:
EnergyCost
CostOfEnergy
EnergySpecificCost
EnergyPrice
What do you guys think?
Also, we need to figure out how to convert between the different Currencies.
The text was updated successfully, but these errors were encountered: