Unit 'utypes' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_dmath]

Complex

Declaration

Source position: types.inc line 126

type Complex = record

  X: Float;

  

  Y: Float;

  

end;



CT Web help

CodeTyphon Studio