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 客户端使用