InexactNumberQ
InexactNumberQ[expr] returns True if expr is an inexact real or complex number, and returns False otherwise.
Examples
InexactNumberQ[3.14]
(* True *)Something isn't working? Report an issue.
Please visit the official Wolfram Language Reference for more details.