"ComputedCurrencyAmount" (インタープリタタイプ)
計算から導き出される通貨の量.
詳細
- "ComputedCurrencyAmount"は,Interpreter,および配備されたスマートフォームのフィールドを含む関連の構造で使うことができる.
- "ComputedCurrencyAmount"を使用するには,Wolfram Cloudに接続する必要がある.
使用可能な形式
- "CurrencyAmount"でサポートされる任意の自然言語での通貨の量,あるいはこれを返す計算.
制約条件の指定
-
Restricted["ComputedCurrencyAmount",{{choices1,…}}] choices の中の1つ 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}] 刻み幅 s でのQuantity[min,unit]とQuantity[max,unit]の間の数量 - 境界 min と max,および刻み幅 s も数量として表すことができる.