You are here: Symbol Reference > Math387 Namespace > Classes > TSCplx Record
MtxVec VCL
ContentsIndex
PreviousUpNext
TSCplx Record

Default complex number type used by Math387.

Pascal
TSCplx = packed record Re: single; Im: single; end;

Default complex number type used by Math387.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!