"ComputedHeuristicPercent" (インタープリタタイプ)
計算から導き出される百分率.
詳細
- "ComputedHeuristicPercent"は,Interpreter,および配備されたスマートフォームのフィールドを含む関連の構造で使うことができる.
- "ComputedHeuristicPercent"を使用するには,Wolfram Cloudに接続する必要がある.
- 計算で単位のない数が返された場合には,"ComputedHeuristicPercent"はその数を百分率に変換するか,単位がパーセントであると推測するかをヒューリスティックに決定する.
制約条件の指定
-
Restricted["ComputedHeuristicPercent",{{choices1,…}}] choices の中の1つ Restricted["ComputedHeuristicPercent",unit] unit に変換する Restricted["ComputedHeuristicPercent",unit,max] Quantity[max,unit]より小さい百分率 Restricted["ComputedHeuristicPercent",unit,{min,max}] Quantity[min,unit]とQuantity[max,unit]の間の百分率 Restricted["ComputedHeuristicPercent",unit,{min,max,s}] 刻み幅 s でのQuantity[min,unit]とQuantity[max,unit]の間の百分率
解釈
例題
例 (4)
単位が与えられていない場合で,単位をパーセントにすることが理に適っていると考えられる場合には,パーセントに変換する:
"ComputedPercent"は単位がパーセントであると常に推測する:
それに対して,"ComputedPercentFraction"は常に数を百分率に変換する: