-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
considerSomething to think aboutSomething to think aboutenhancementNew feature or requestNew feature or request
Description
Kind of similar to how it is possible to produce a DerivedUnit with a constant in it, it would be cool to be able to express quantities as e.g. 300 (10^6 m), where the scaling factor is part of the unit. This would be mostly useful for use on matplotlib plots or in LaTeX table preparation etc.
ScaledUnit could work almost identically to a PrefixedUnit, where the "prefix" string is just the number, and the "multiplier" is the scaling factor. Units should be allowed both a prefix and a scaling factor though.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
considerSomething to think aboutSomething to think aboutenhancementNew feature or requestNew feature or request