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