Floating-point comparisons

Continuing the discussion from Standalone plugin assertion fails:

Does the current version of JUCE has implemented epsilon comparison?

Also, I am curious about the float comparison between AudioParameterFloat and a floating-point variable as seen in the plug-in parameters tutorial where using == operator works.