Skip to content

InexactNumberQ

The negation of ExactNumberQ.

$ wo 'InexactNumberQ[3.14]'
True
$ wo 'InexactNumberQ[3]'
False