Functions for generating and checking for NaN
s in the standard library
#267
Labels
enhancement
New feature or request
NaN
s in the standard library
#267
We need something like
nan()
,isnan()
,isinf()
,isfinite()
in C99.The text was updated successfully, but these errors were encountered: