Searched refs:novf (Results 1 – 1 of 1) sorted by relevance
80 static const double novf=1.7E38, nunf=3.0E-39 ; variable84 static const double novf=1.7E308, nunf=3.0E-308; variable109 if( N<-2100) return(nunf*nunf); else if(N>2100) return(novf+novf);116 else x=novf+novf; /* overflow */235 else if ( p >= novf/2)