public class ComplexNum extends ExprImpl implements IComplexNum
IComplexNum
implementation which wraps a
org.apache.commons.math4.complex.Complex
value to represent a
numeric complex floating-point number.Modifier and Type | Field and Description |
---|---|
static ComplexNum |
I
The square root of -1.
|
static ComplexNum |
NaN
A complex number representing "NaN + NaNi"
|
static ComplexNum |
ONE
A complex number representing "1.0 + 0.0i"
|
static ComplexNum |
ZERO
A complex number representing "0.0 + 0.0i"
|
ASTID, BLANKID, COMPLEXID, DOUBLECOMPLEXID, DOUBLEID, FRACTIONID, INTEGERID, METHODSYMBOLID, PATTERNID, STRINGID, SYMBOLID
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(IVisitor<T> visitor)
Accept a visitor with return type T
|
boolean |
accept(IVisitorBoolean visitor)
Accept a visitor with return type
boolean |
int |
accept(IVisitorInt visitor)
Accept a visitor with return type
int |
long |
accept(IVisitorLong visitor)
Accept a visitor with return type
long |
org.apache.commons.math4.complex.Complex |
add(org.apache.commons.math4.complex.Complex that) |
ComplexNum |
add(ComplexNum that) |
IComplexNum |
add(IComplexNum val) |
ApcomplexNum |
apcomplexNumValue(long precision)
Get a
Apcomplex number wrapped into an
ApcomplexNum object. |
org.apfloat.Apcomplex |
apcomplexValue(long precision) |
INumber |
ceilFraction()
Returns the smallest (closest to negative infinity)
IInteger
value that is not less than this and is equal to a
mathematical integer. |
int |
compareAbsValueToOne()
Compare the absolute value of this number with
1 and return
1 , if the absolute value is greater than 1
0 , if the absolute value equals 1
-1 , if the absolute value is less than 1
|
int |
compareTo(org.apache.commons.math4.complex.Complex that) |
int |
compareTo(IExpr expr)
Compares this expression with the specified expression for order.
|
ComplexNum |
complexNumValue()
Get a
ComplexNum number bject. |
int |
complexSign()
Gets the signum value of a complex number
|
org.apache.commons.math4.complex.Complex |
complexValue() |
IComplexNum |
conjugate()
Conjugate this (complex-) number.
|
double |
dabs()
Return the absolute value of this complex number.
|
static double |
dabs(org.apache.commons.math4.complex.Complex c) |
org.apache.commons.math4.complex.Complex |
divide(org.apache.commons.math4.complex.Complex that) |
ComplexNum |
divide(ComplexNum that) |
Num |
eabs()
Get the absolute value for a given number
|
boolean |
equals(java.lang.Object obj)
Test if this is equal to b.
|
boolean |
equalsInt(int i)
Check if this number equals the given
int number? |
IExpr |
evaluate(EvalEngine engine)
Evaluate an expression
|
INumber |
floorFraction()
Returns the largest (closest to positive infinity)
IInteger
value that is not greater than this and is equal to a
mathematical integer. |
org.apache.commons.math4.complex.Complex |
getCMComplex() |
ISignedNumber |
getIm()
Returns the imaginary part of a complex number
|
double |
getImaginary()
Returns the imaginary part of a complex number
|
double |
getImaginaryPart() |
ISignedNumber |
getRe()
Returns the real part of a complex number
|
double |
getReal()
Returns the real part of a complex number
|
double |
getRealPart() |
int |
hashCode()
Hashcode of this Element.
|
ISymbol |
head()
If this object is an instance of
IAST get the first element
(offset 0) of the IAST list (i.e. get(0) ). |
int |
hierarchy()
A unique integer ID for the implementation of this expression
|
java.lang.String |
internalFormString(boolean symbolsAsFactoryMethod,
int depth)
Return the internal Java form of this expression.
|
java.lang.String |
internalJavaString(boolean symbolsAsFactoryMethod,
int depth,
boolean useOperators)
Return the internal Java form of this expression.
|
java.lang.String |
internalScalaString(boolean symbolsAsFactoryMethod,
int depth)
Return the internal Scala form of this expression.
|
IExpr |
inverse()
Returns the multiplicative inverse of this object.
|
boolean |
isInfinite() |
boolean |
isNaN() |
boolean |
isSame(IExpr expression,
double epsilon)
Test if this expression equals the given expression.
|
boolean |
isZero()
Test if this expression equals
0 in symbolic or numeric
mode. |
ComplexNum |
multiply(ComplexNum that) |
IComplexNum |
multiply(IComplexNum val) |
ComplexNum |
negate()
Negate this.
|
protected static ComplexNum |
newInstance(org.apache.commons.math4.complex.Complex value)
Be cautious with this method, no new internal couble complex is created
|
INumber |
opposite()
Returns an
IExpr whose value is (-1) * this . |
IExpr |
plus(IExpr that)
Returns an
IExpr whose value is (this + that) . |
IComplexNum |
pow(IComplexNum val) |
org.apache.commons.math4.complex.Complex |
subtract(org.apache.commons.math4.complex.Complex that) |
ComplexNum |
subtract(ComplexNum that) |
IExpr |
times(IExpr that)
Returns an
IExpr whose value is (this * that) . |
java.lang.String |
toString() |
static ComplexNum |
valueOf(org.apache.commons.math4.complex.Complex c) |
static ComplexNum |
valueOf(double real) |
static ComplexNum |
valueOf(double real,
double imaginary) |
static ComplexNum |
valueOf(INum d) |
$div, $minus, $plus, $times, $up, abs, and, apply, apply, asType, copy, dec, divide, egcd, evalComplex, evalDouble, evalNumber, evalSignedNumber, factory, fullFormString, gcd, getAt, inc, leafCount, leaves, minus, mod, multiply, negative, optional, or, power, power, remainder, replaceAll, replaceAll, replacePart, replaceRepeated, replaceRepeated, replaceRepeated, replaceSlots, signum, subtract, sum, topHead, toScript, toScriptFactory, variables2Slots
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
$div, $minus, $plus, $times, $up, and, apply, apply, asType, dec, divide, evalComplex, evalDouble, evalNumber, evalSignedNumber, evaluateHead, fullFormString, getAt, getField, ifPresent, inc, isAllExpanded, isAnd, isArcCos, isArcCosh, isArcSin, isArcSinh, isArcTan, isArcTanh, isAST, isAST, isAST, isAST, isAST, isAST, isAST, isASTSizeGE, isAtom, isBlank, isComplex, isComplexInfinity, isComplexNumeric, isCondition, isConstant, isCos, isCosh, isDerivative, isDirectedInfinity, isE, isExpanded, isFalse, isFlatAST, isFraction, isFree, isFree, isFree, isFreeAST, isFreeAST, isFreeOfPatterns, isFunction, isGEOrdered, isGTOrdered, isIndeterminate, isInfinity, isInteger, isIntegerResult, isLEOrdered, isList, isListOfLists, isLog, isLTOrdered, isMatrix, isMember, isMember, isMinusOne, isModule, isNegative, isNegativeInfinity, isNegativeResult, isNonNegativeResult, isNot, isNumber, isNumEqualInteger, isNumEqualRational, isNumeric, isNumericFunction, isNumericMode, isNumIntValue, isOne, isONE, isOr, isOrderlessAST, isPattern, isPatternDefault, isPatternExpr, isPatternSequence, isPi, isPlus, isPlusTimesPower, isPolynomial, isPolynomial, isPolynomialOfMaxDegree, isPositive, isPositiveResult, isPower, isPresent, isRational, isRationalResult, isRationalValue, isRealResult, isRuleAST, isSame, isSequence, isSignedNumber, isSin, isSinh, isSlot, isSlotSequence, isSpan, isSymbol, isTan, isTanh, isTimes, isTrue, isUnit, isValue, isVariable, isVector, isZERO, leafCount, leaves, minus, mod, multiply, multiply, negative, ofNullable, optional, or, orElse, orElseGet, orElseThrow, power, power, reciprocal, replaceAll, replaceAll, replacePart, replaceRepeated, replaceRepeated, replaceSlots, signum, subtract, sum, timesDistributed, topHead, variables2Slots
public static final ComplexNum I
public static final ComplexNum NaN
public static final ComplexNum ONE
public static final ComplexNum ZERO
protected static ComplexNum newInstance(org.apache.commons.math4.complex.Complex value)
numerator
- public static ComplexNum valueOf(INum d)
public static ComplexNum valueOf(org.apache.commons.math4.complex.Complex c)
public static ComplexNum valueOf(double real)
public static ComplexNum valueOf(double real, double imaginary)
public double getImaginaryPart()
getImaginaryPart
in interface IComplexNum
public double getRealPart()
getRealPart
in interface IComplexNum
public boolean isZero()
IExpr
0
in symbolic or numeric
mode.public int hierarchy()
IExpr
public IComplexNum add(IComplexNum val)
add
in interface IComplexNum
public ComplexNum add(ComplexNum that)
public org.apfloat.Apcomplex apcomplexValue(long precision)
public ApcomplexNum apcomplexNumValue(long precision)
INumber
Apcomplex
number wrapped into an
ApcomplexNum
object.apcomplexNumValue
in interface INumber
precision
- set the precision of the resulting ApcomplexNumpublic ComplexNum complexNumValue()
INumber
ComplexNum
number bject.complexNumValue
in interface INumber
public IComplexNum multiply(IComplexNum val)
multiply
in interface IComplexNum
public IComplexNum pow(IComplexNum val)
pow
in interface IComplexNum
public org.apache.commons.math4.complex.Complex add(org.apache.commons.math4.complex.Complex that)
that
- public IComplexNum conjugate()
public org.apache.commons.math4.complex.Complex divide(org.apache.commons.math4.complex.Complex that)
that
- public ComplexNum divide(ComplexNum that) throws java.lang.ArithmeticException
java.lang.ArithmeticException
public boolean equals(java.lang.Object obj)
edu.jas.structure.Element
equals
in interface edu.jas.structure.Element<IExpr>
equals
in class java.lang.Object
public IExpr evaluate(EvalEngine engine)
public boolean isSame(IExpr expression, double epsilon)
IExpr
public double dabs()
Returns NaN
if either real or imaginary part is
NaN
and Double.POSITIVE_INFINITY
if neither
part is NaN
, but at least one part takes an infinite value.
dabs
in interface IComplexNum
public static double dabs(org.apache.commons.math4.complex.Complex c)
public Num eabs()
INumber
public int compareAbsValueToOne()
1
and return
1
, if the absolute value is greater than 10
, if the absolute value equals 1-1
, if the absolute value is less than 1compareAbsValueToOne
in interface INumber
public double getImaginary()
INumber
getImaginary
in interface INumber
public double getReal()
INumber
public final int hashCode()
edu.jas.structure.Element
hashCode
in interface edu.jas.structure.Element<IExpr>
hashCode
in class java.lang.Object
public boolean isInfinite()
public boolean isNaN()
public ComplexNum multiply(ComplexNum that)
that
- public ComplexNum negate()
ExprImpl
public INumber opposite()
ExprImpl
IExpr
whose value is (-1) * this
.
Calculates F.eval(F.Times(F.CN1, this))
in the common case
and uses a specialized implementation for derived number classes.public IExpr plus(IExpr that)
ExprImpl
IExpr
whose value is (this + that)
.
Calculates F.eval(F.Plus(this, that))
in the common case and
uses a specialized implementation for derived number classes.public IExpr inverse()
ExprImpl
this.times(this.inverse()) == ONE
, with ONE
being the multiplicative identity. Calculates
F.eval(F.Power(this, F.CN1))
in the common case and uses a
specialized implmentation for derived number classes.public org.apache.commons.math4.complex.Complex subtract(org.apache.commons.math4.complex.Complex that)
that
- public ComplexNum subtract(ComplexNum that)
public IExpr times(IExpr that)
ExprImpl
IExpr
whose value is (this * that)
.
Calculates F.eval(F.Times(this, that))
in the common case
and uses a specialized implementation for derived number classes.public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String internalFormString(boolean symbolsAsFactoryMethod, int depth)
ExprImpl
internalFormString
in interface IExpr
internalFormString
in class ExprImpl
symbolsAsFactoryMethod
- if true
use the F.symbol()
method,
otherwise print the symbol name.depth
- the recursion depth of this call. 0
indicates
"recurse without a limit".public java.lang.String internalScalaString(boolean symbolsAsFactoryMethod, int depth)
ExprImpl
internalScalaString
in interface IExpr
internalScalaString
in class ExprImpl
symbolsAsFactoryMethod
- if true
use the F.symbol()
method,
otherwise print the symbol name.depth
- the recursion depth of this call. 0
indicates
"recurse without a limit".public java.lang.String internalJavaString(boolean symbolsAsFactoryMethod, int depth, boolean useOperators)
ExprImpl
internalJavaString
in interface IExpr
internalJavaString
in class ExprImpl
symbolsAsFactoryMethod
- if true
use the F.symbol()
method,
otherwise print the symbol name.depth
- the recursion depth of this call. 0
indicates
"recurse without a limit".useOperators
- use operators instead of function names for representation of
Plus, Times, Power,...public int complexSign()
INumber
complexSign
in interface INumber
this == 0
; +1 for
real(this) > 0
or
( real(this)==0 && imaginary(this) > 0 )
;
-1 for real(this) < 0 || ( real(this) == 0 &&
imaginary(this) < 0 )
public int compareTo(org.apache.commons.math4.complex.Complex that)
public int compareTo(IExpr expr)
public ISymbol head()
ExprImpl
IAST
get the first element
(offset 0) of the IAST
list (i.e. get(0) ).public org.apache.commons.math4.complex.Complex complexValue()
public org.apache.commons.math4.complex.Complex getCMComplex()
public <T> T accept(IVisitor<T> visitor)
public boolean accept(IVisitorBoolean visitor)
boolean
public int accept(IVisitorInt visitor)
int
public long accept(IVisitorLong visitor)
long
public boolean equalsInt(int i)
INumber
int
number?public ISignedNumber getIm()
public ISignedNumber getRe()
public INumber ceilFraction() throws java.lang.ArithmeticException
INumber
IInteger
value that is not less than this
and is equal to a
mathematical integer. This method raises ArithmeticException
if a
numeric value cannot be represented by an long
type.ceilFraction
in interface INumber
IInteger
value that is not less than this
and is equal to a
mathematical integer.java.lang.ArithmeticException
public INumber floorFraction() throws java.lang.ArithmeticException
INumber
IInteger
value that is not greater than this
and is equal to a
mathematical integer. ArithmeticException
if a numeric value cannot
be represented by an long
type.floorFraction
in interface INumber
IInteger
value that is not greater than this
and is equal to
a mathematical integer.java.lang.ArithmeticException