Fixed unsafe floating point comparisons
This should have almost no impact but for the following points :
- output of dumpText for Histos is fixed in corner cases. See new ref for test histo/ex2
Properties on floats/double have no more operator==, operator!=- HistoDef has no more operator==, operator!=
Edited by Frank Winklmeier