Summary
Complex number type for integer real and complex part.
Unit
Math387
Declaration
TICplx = packed record
Re: TISample;
Im: TISample;
end;
Description
Complex number type for integer real and complex part.
| Copyright 2008 Dew Research |
http://www.dewresearch.com