ref: e60216c2b70095dab043bf5e2473ec79a402d3bc dir: /sys/src/ape/lib/fmt/strtod.h/
extern double __NaN(void); extern double __Inf(int); extern double __isNaN(double); extern double __isInf(double, int);