PolarToRectangular(MFloat,MFloat,MFloat,MFloat) Method

Represents method PolarToRectangular(MFloat,MFloat,MFloat,MFloat).

Namespace: flcMaths
procedure PolarToRectangular(const R, Theta: MFloat; var X, Y: MFloat);

Parameters

R
Type: System.Void

Theta
Type: System.Void

X
Type: System.Void

Y
Type: System.Void