Determine if a submitted value contains digits after the decimals

I had someone looking to determine if a submitted value contained digits after the decimal point or not. I’ve been racking my brain on this because I know there’s not a function for it, but I feel like there’s probably a way to check this in the calculator. Any ideas on how we could check for this?

Does this thread help?