Documentation of 'jsci.maths.fields.ComplexField' Java class
ComplexField
jsci.maths.fields

Class ComplexField

  • All Implemented Interfaces:
    Field, Ring, AbelianGroup


    public final class ComplexField
    extends java.lang.Object
    implements Field
    The ComplexField class encapsulates the field of complex numbers.
    • Field Detail

      • ZERO

        public static final Complex ZERO
      • ONE

        public static final Complex ONE
      • MINUS_ONE

        public static final Complex MINUS_ONE
      • MINUS_I

        public static final Complex MINUS_I
      • HALF

        public static final Complex HALF
      • MINUS_HALF

        public static final Complex MINUS_HALF
      • HALF_I

        public static final Complex HALF_I
      • MINUS_HALF_I

        public static final Complex MINUS_HALF_I
      • TWO

        public static final Complex TWO
      • MINUS_TWO

        public static final Complex MINUS_TWO
      • SQRT_HALF

        public static final Complex SQRT_HALF
      • SQRT_HALF_I

        public static final Complex SQRT_HALF_I
      • MINUS_SQRT_HALF_I

        public static final Complex MINUS_SQRT_HALF_I
      • PI

        public static final Complex PI
      • PI_I

        public static final Complex PI_I
      • PI_2

        public static final Complex PI_2
      • MINUS_PI_2

        public static final Complex MINUS_PI_2
      • PI_2_I

        public static final Complex PI_2_I
      • MINUS_PI_2_I

        public static final Complex MINUS_PI_2_I

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.