ref: 07dedc5cf4936895b5899e765477e13a8ab5324b 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);