JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.matheclipse.core.eval.interfaces
Interface INumericComplexConstant
public interface
INumericComplexConstant
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double[]
evalComplex
()
Evaluate the symbol to a complex number
Method Detail
evalComplex
double[] evalComplex()
Evaluate the symbol to a complex number
Returns:
an array of double values whose 0-th element is the real part and the first element is the imaginary part.
See Also:
EvalComplex
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method