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