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