"ComputedNumber" (インタープリタタイプ)
計算から導き出される数.
詳細
- "ComputedNumber"は,Interpreter,および配備されたスマートフォームのフィールドを含む関連の構造で使うことができる.
- "ComputedNumber"を使用するには,Wolfram Cloudに接続する必要がある.
使用可能な形式
- "SemanticNumber"でサポートされる任意の自然言語での数,あるいはこれを返す計算.
制約条件の指定
-
Restricted["ComputedNumber",{{choices1,…}}] choices の中の1つ Restricted["ComputedNumber",max] max より小さい数 Restricted["ComputedNumber",{min,max}] min と max の間の数 Restricted["ComputedNumber",{min,max,s}] min と max の間の刻み幅 s の数
解釈
- "ComputedNumber"は,頭部がIntegerあるいはRealである数,あるいはNによって数に簡約される式を返す.