mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-22 08:51:21 +00:00
By using the existing isNaN function we can make std/math's classify function work even if `--passc:-fast-math` is used.
By using the existing isNaN function we can make std/math's classify function work even if `--passc:-fast-math` is used.