Searched defs:isnan (Results 1 – 3 of 3) sorted by relevance
93 def isnan(val): function
79 def isnan(val): function
323 static bool isnan(float f) { in isnan() function