-
Notifications
You must be signed in to change notification settings - Fork 401
Closed
Description
Hello - I'm writing an app that needs to process nutrient info. Vitamin A is stored in International Units - see here
International Units are widely used in pharmacology it appears (I'm not an expert in this domain) but it is specific to each thing being measured. ie: 10 IU of Vitamin A is not the same mass or volume for Vitamin D.
Any suggestions on how to deal with this?
I guess I should make my own custom type since 1 IU of Vitamin A cannot be added to 1 IU of Vitamin D.
For for all the other nutrient dimensions that have kJ, mg I'd use the standard Units.NET types.
Metadata
Metadata
Assignees
Labels
No labels