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