RectangularToPolar(MFloat,MFloat,MFloat,MFloat) Method

Represents method RectangularToPolar(MFloat,MFloat,MFloat,MFloat).

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

Parameters

X
Type: System.Void

Y
Type: System.Void

R
Type: System.Void

Theta
Type: System.Void