ref: e81d60c2bc87de6050d17060dad9c43a05fc06ac dir: /sys/src/cmd/unix/drawterm/libc/strtod.h/
extern double __NaN(void); extern double __Inf(int); extern double __isNaN(double); extern double __isInf(double, int);