<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > iComplex > UDT predefined in iComplex module > BITMAPCOREHEADER |
Description
tComplex structure.
Syntax
Type tComplex
r As Double '---real part
i As Double '---imaginary part
End Type
Remarks
See also
Examples