Qurak
ドキュメント
料金
サインイン
Qurak
ドキュメント
関数
IntegerQ
IntegerQ
利用可能
Check if a value is an integer.
形式
IntegerQ[expr]
検証済みの例
IntegerQ[5] → True
IntegerQ[0] → True
IntegerQ[-7] → True
IntegerQ[3.0] → False
IntegerQ[3.5] → False
IntegerQ[1.2] → False
IntegerQ[-0.5] → False
IntegerQ[0.0] → False
IntegerQ[a] → False
Qurakで実行
リファレンスを検索
トピック
Conditionals
- Testing Expressions »
Numerical Evaluation And Precision
- Representation of Numbers »
Numerical Functions
- Integer Functions »
Representation Of Numbers
- Testing for Types
Testing Expressions
- Numerical Properties
関連
EvenQ
OddQ
NumberQ
RealValuedNumberQ
TrueQ
Element
Integer
Integers
FromDigits
IntegerDigits
MachineNumberQ
Mod
← IntegerPartitions
IntegerReverse →
全 6300 関数
·
MCPクライアントから使う