Searched refs:fMax1 (Results 1 – 1 of 1) sorted by relevance
346 double fMax1, fMax2; in testAxis() local349 fMax1 = AnyConverter.toDouble( oMax ); in testAxis()350 System.out.println( "Maximum retrieved: " + fMax1 ); in testAxis()358 assertTrue( "maxima differ", fMax1 == fMax2 ); in testAxis()