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