ExactNumberQ¶
Status: Experimental
present and registered, but lightly documented and not yet covered by dedicated tests.
Description¶
ExactNumberQ[expr]
gives True if expr is an exact number, False otherwise.
Notes
Exact numbers are integers, rationals, and Complex numbers whose parts are exact. Reals and MPFR numbers are inexact, so ExactNumberQ is False.Examples¶
No verified examples yet for this function.
Implementation notes¶
Attributes: Protected.
References¶
- Source:
src/info.c - Specification index:
Mathilda_spec.md