Searched refs:fMax1 (Results 1 – 1 of 1) sorted by relevance
370 double fMax1, fMax2; in testAxis() local373 fMax1 = AnyConverter.toDouble( oMax ); in testAxis()374 log.println( "Maximum retrieved: " + fMax1 ); in testAxis()382 assure( "maxima differ", fMax1 == fMax2 ); in testAxis()
Completed in 15 milliseconds