Unit 'UComplex' Package
[Overview][Constants][Types][Procedures and functions][Index] [#rtl-extra]

complex

Declaration

Source position: ucomplex.pp line 28

type complex = record

  re: real;

  im: real;

end;


Documentation generated on: 2023-03-18