test/java/lang/Math/Atan2Tests.java

Print this page

        

*** 23,34 **** /* * @test * @bug 4984407 * @summary Tests for {Math, StrictMath}.atan2 - * @compile -source 1.5 Atan2Tests.java - * @run main Atan2Tests * @author Joseph D. Darcy */ public class Atan2Tests { private Atan2Tests(){} --- 23,32 ----