Click or drag to resize

DoubleComplexParse Method

Overload List
 NameDescription
Public methodStatic memberParse(String) Constructs a DoubleComplex instance from a string representation of the form real,imag or (real,imag).
Public methodStatic memberParse(String, NumberStyles) Constructs a new DoubleComplex instance from a given string representation using the specified style.
Top
See Also