Searched refs:fMax2 (Results 1 – 1 of 1) sorted by relevance
370 double fMax1, fMax2; in testAxis() local380 fMax2 = AnyConverter.toDouble( oMax ); in testAxis()381 log.println( "Maximum with AutoMax off: " + fMax2 ); in testAxis()382 assure( "maxima differ", fMax1 == fMax2 ); in testAxis()
Completed in 22 milliseconds