shithub: front

ref: c9a153088dc85d0f8600992ca18da85a7668516d
dir: /sys/src/ape/lib/fmt/strtod.h/

View raw version
extern double __NaN(void);
extern double __Inf(int);
extern double __isNaN(double);
extern double __isInf(double, int);