"CurrencyAmount" (インタープリタタイプ)
自然言語で表現された通貨の量.
詳細
- "CurrencyAmount"は,Interpreter,および配備されたスマートフォームのフィールドを含む関連の構造で使うことができる.
- "CurrencyAmount"を使用するには,Wolfram Cloudに接続する必要がある.
使用可能な形式
- "SemanticNumber"でサポートされる自然言語の数はすべて,数量の大きさについてサポートされている.
- "CurrencyName"でサポートされる自然言語の単位はすべて,数量の単位についてサポートされている.
制約条件の指定
-
Restricted["CurrencyAmount",{{choices1,…}}] choices の中の1つ Restricted["CurrencyAmount",unit] unit に変換する Restricted["CurrencyAmount",unit,max] Quantity[max,unit]より小さい通貨の量 Restricted["CurrencyAmount",unit,{min,max}] Quantity[min,unit]とQuantity[max,unit]の間の通貨の量 Restricted["CurrencyAmount",unit,{min,max,s}] 刻み幅 s でのQuantity[min,unit]とQuantity[max,unit]の間の通貨の量 Restricted["CurrencyAmount",Automatic,Automatic,n] 大きさが n 桁精度である通貨の量 - 境界 min と max,および刻み幅 s も数量として表すことができる.
解釈
- "CurrencyAmount"は,Quantityを返す.