类 ComplexUtilsTest

java.lang.Object
org.hipparchus.complex.ComplexUtilsTest

public class ComplexUtilsTest extends Object
  • 构造器详细资料

    • ComplexUtilsTest

      public ComplexUtilsTest()
  • 方法详细资料

    • testPolar2Complex

      public void testPolar2Complex()
    • altPolar

      protected Complex altPolar(double r, double theta)
    • testPolar2ComplexIllegalModulus

      public void testPolar2ComplexIllegalModulus()
    • testPolar2ComplexNaN

      public void testPolar2ComplexNaN()
    • testPolar2ComplexInf

      public void testPolar2ComplexInf()
    • testConvertToComplex

      public void testConvertToComplex()