MixedUnit

MixedUnit[{unit1,unit2,,unitn}]

表示混合单位表达式,包含从 unit1unitn 的单位.

更多信息

范例

打开所有单元关闭所有单元

基本范例  (2)

表示混合的量 1 英尺,2 英寸:

用于 Quantity 运算:

MixedUnit 可以用作目标单位指定,用于诸如 UnitConvert 的函数:

范围  (2)

MixedUnit 可与 MixedMagnitude 联合用于 Quantity 表达式:

QuantityArray 表达式中,MixedUnit 可与 MixedMagnitude 联合使用:

属性和关系  (9)

包含 MixedMagnitudeMixedUnit 规范的 Quantity 表达式的相加会自动转换其中的一些:

QuantityDistribution 自动转换混合的 Quantity 表达式为非混合的 Quantity 表达式:

MixedUnit 规范可以使用 QuantityUnit 提取:

对于有效的 MixedUnit 规范,KnownUnitQ 返回 True

对于无效 MixedUnit 规范,返回 False

对于具有相同单位维度的 MixedUnitCompatibleUnitQ 返回 True

对于具有不同单位维度的 MixedUnit 规范,返回 False

使用 UnitConvert,把混合 Quantity 表达式转换为无混合的 Quantity 表达式:

转换成混合单位的格式:

重现 DMSList 结果:

转换成高效执行 NumberDecompose 运算的混合单位:

Wolfram Research (2016),MixedUnit,Wolfram 语言函数,https://reference.wolfram.com/language/ref/MixedUnit.html.

文本

Wolfram Research (2016),MixedUnit,Wolfram 语言函数,https://reference.wolfram.com/language/ref/MixedUnit.html.

CMS

Wolfram 语言. 2016. "MixedUnit." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/MixedUnit.html.

APA

Wolfram 语言. (2016). MixedUnit. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/MixedUnit.html 年

BibTeX

@misc{reference.wolfram_2024_mixedunit, author="Wolfram Research", title="{MixedUnit}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/MixedUnit.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_mixedunit, organization={Wolfram Research}, title={MixedUnit}, year={2016}, url={https://reference.wolfram.com/language/ref/MixedUnit.html}, note=[Accessed: 21-November-2024 ]}