Dew MtxVec NET
StrToCplx Routine
Summary
Converts a string to complex number.

Unit
Math387

Declaration
Function StrToCplx(const Source: string): TCplx;
Result
string, converted to complex number. The complex number must be in the following format: a + bi. Valid examples: +6, 6i, 2.4E-2i, -6E+2+2.4E-2i, 2+3i.
 See Also 
CplxToStr 

Copyright 2008 Dew Research
http://www.dewresearch.com