2 references to FromPolarCoordinates
System.Runtime.Numerics (2)
System\Numerics\Complex.Generic.cs (2)
997return FromPolarCoordinates(expReal, imaginary); 1118return FromPolarCoordinates(t, newRho);