|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
InexactNumberQ
InexactNumberQ[expr]
returns True if expr is an inexact real or complex number, and returns False otherwise.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
InexactNumberQ tests whether an object is explicitly an inexact number:
| In[1]:= |
| Out[1]= |
| In[2]:= |
| Out[2]= |
| In[3]:= |
| Out[3]= |
New in 4
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
