←
InexactNumberQ
→
MachineNumberQ
/
Reference of Built-in Symbols
/
Testing Expressions
/
Numerical Properties
/
IntegerQ
/
IntegerQ
WMA link
IntegerQ
[
expr
]
returns
True
if
expr
is an integer, and
False
otherwise.
IntegerQ[3]
IntegerQ[Pi]
←
InexactNumberQ
→
MachineNumberQ