Hi:

Simple question for today. Does Qt provide any function, macro or something that checks if a qreal has a value of Inf -Inf or nan?

I know c++ has a way using certain libraries, but I thought Qt might have something like this too.

If there is I can't find it anywhere?

Thanks