Unit 'flcMaths' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_fundamentals]

PolarToRectangular

Declaration

Source position: flcMaths.pas line 300

procedure PolarToRectangular(

  const R: MFloat;

  const Theta: MFloat;

  var X: MFloat;

  var Y: MFloat

);



CT Web help

CodeTyphon Studio