Uno.CodeGen
Uno.CodeGen copied to clipboard
Floating point comparison should use an epsilon
When comparing double or single (floating point types), the comparison should be done using an epsilon instead of a straight equality.