"StructuredQuantity" (解释器类型)
给定一个跟随单位的数量.
更多信息
- "StructuredQuantity" 可用于 Interpreter 和相关的结构,包括部署的智能格式字段.
- 使用"StructuredQuantity" 时不需要与 Wolfram Cloud 连接.
允许格式
- "Number" 所允许的所有数字格式都支持数量大小.
- 为了避免触及 Wolfram 服务器,仅支持规范格式的单位.
限制规范
-
Restricted["StructuredQuantity",{{choices1,…}}] 在 choices 中 Restricted["StructuredQuantity",unit] 转换为 unit Restricted["StructuredQuantity",quantityvariable] 仅限可与 quantityvariable 中物理量转换的单位 Restricted["StructuredQuantity",unit,max] 小于 Quantity[max, unit]的量 Restricted["StructuredQuantity",unit,{min,max}] 在 Quantity[min, unit] 和 Quantity[max, unit]之间的量 Restricted["StructuredQuantity",unit,{min,max,s}] 在 Quantity[min, unit] 和 Quantity[max, unit]之间,且步长为 s 的量 Restricted["StructuredQuantity",quantityvariable,max] 小于 Quantity[max, unit],有 quantityvariable 规范单位 unit 的量 Restricted["StructuredQuantity",Automatic,Automatic,n] 大小精度为 n 位的量 - 界限 min、max 和步长 s 也可以用量来表示.
Options
- 以下选项可用于量值大小:
-
DigitBlock Infinity 分隔符间的位数 NumberPoint "." 小数点字符串 NumberSeparator {","," "} 分割数字块的字符串 NumberSigns {"-",""} 用作正负数标记的字符串
诠释
- "StructuredQuantity" 给出一个 Quantity 对象.
范例
基本范例 (2)
未曾连接 Wolfram Cloud. 仅可使用标准单位(在 InputForm 出现的):