Introduction
Introduction Statistics Contact Development Disclaimer Help
nan.h - 9base - revived minimalist port of Plan 9 userland to Unix
git clone git://git.suckless.org/9base
Log
Files
Refs
README
LICENSE
---
nan.h (114B)
---
1 extern double __NaN(void);
2 extern double __Inf(int);
3 extern int __isNaN(double);
4 extern int __isInf(double, int);
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.