Skip to content

Add missing isnormal() negation. Replace isnormal() with isnan().

Note: isnormal(0) == false

Merge request reports

Loading