Qurak

ExactNumberQ

Available

Tests whether a number is exact (integer, rational, etc. but not a machine float).

ExactNumberQ[expr]
ExactNumberQ[3] → TrueExactNumberQ[1/2] → TrueExactNumberQ[3.5] → False

Topics

Related

All 6300 functions · Use this from an MCP client