Remhos icon indicating copy to clipboard operation
Remhos copied to clipboard

Use std::numeric_limits<double>::max() instead of inf()

Open artv3 opened this issue 3 years ago • 1 comments

I noticed sometimes we run into floating point issues using inf(). Could we consider using max() instead?

artv3 avatar Feb 19 '22 00:02 artv3

yes

vladotomov avatar Feb 19 '22 01:02 vladotomov