"Integer" (インタープリタタイプ)
標準形式の整数.
詳細
- "Integer"は,Interpreter,および配備されたスマートフォームのフィールドを含む関連の構造で使うことができる.
- "Integer"を使用するのに,Wolfram Cloudに接続する必要はない.
制約条件の指定
-
Restricted["Integer",{{choices1,…}}] choices の中の1つ Restricted["Integer",max] max より小さい整数 Restricted["Integer",{min,max}] min と max の間の整数 Restricted["Integer",{min,max,s}] min と max の間の刻み幅 s の整数
オプション
- 以下のオプションが使用できる.
-
DigitBlock Infinity 区切りと区切りの間の桁数 NumberSeparator {","," "} ブロック間の区切りに挿入する文字列 NumberSigns {"-",""} 正と負の数の符号に使う文字列