TSmallIntCplx Record

type TSmallIntCplx = packed record;

Complex number type for integer real and complex part.

Complex number type for integer real and complex part.

Fields

NameTypeDescription
ImInteger
ReInteger