Searched defs:isnan (Results 1 – 2 of 2) sorted by relevance
25 #define isnan std::isnan macro39 #define isnan _isnan macro71 #define isnan(x) (x != x) macro
147 def isnan(x): function
Completed in 5 milliseconds