"ComputedCurrencyAmount" (解释器类型)
通过计算得出的货币金额.
更多信息
- "ComputedCurrencyAmount" 可用于 Interpreter 和相关的结构,包括部署的智能格式字段.
- 使用 "ComputedCurrencyAmount" 时需要与 Wolfram Cloud 连接.
允许格式
- 任何 "CurrencyAmount" 支持的自然语言或由计算得出的日期.
限制规范
-
Restricted["ComputedCurrencyAmount",{{choices1, …}}] 在 choices 中 Restricted["ComputedCurrencyAmount",unit] 转换为 unit Restricted["ComputedCurrencyAmount",unit,max] 小于 Quantity[max, unit]的量 Restricted["ComputedCurrencyAmount",unit,{min, max}] 在 Quantity[min, unit]和 Quantity[max, unit]之间的量 Restricted["ComputedCurrencyAmount",unit,{min, max, s}] 在 Quantity[min, unit]和 Quantity[max, unit]之间,且步长为 s 的量 - 界限 min 和 max 且步长 s 也可用量进行表示.