MixedRadixQuantity
MixedRadixQuantity[{value1,…,valuen},{unit1,…,unitn}]
yields a single Quantity expression representing the addition of compatible units with magnitude values.
Details
- Mixed-radix quantities are frequently used to represent times, such as combinations of hours, minutes and seconds; lengths, such as combinations of feet and inches; and other similar cases.
- MixedRadixQuantity gives a Quantity expression that represents the sum of {valuei,uniti} pairs.
- MixedRadixQuantity[values,units] returns Quantity[MixedMagnitude[values],MixedUnit[units]].
- MixedRadixQuantity[{value},{unit}] is equivalent to Quantity[value,unit].
- The list {unit1,…,unitn} should all have the same UnitDimensions.
Examples
open allclose allBasic Examples (2)
Properties & Relations (2)
MixedRadixQuantity expressions are also Quantity expressions:
A MixedRadixQuantity expression is equivalent to a sum of quantities:
Text
Wolfram Research (2012), MixedRadixQuantity, Wolfram Language function, https://reference.wolfram.com/language/ref/MixedRadixQuantity.html.
CMS
Wolfram Language. 2012. "MixedRadixQuantity." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/MixedRadixQuantity.html.
APA
Wolfram Language. (2012). MixedRadixQuantity. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/MixedRadixQuantity.html