2 references to FromPolarCoordinates
System.Runtime.Numerics (2)
System\Numerics\Complex.Generic.cs (2)
583
return
FromPolarCoordinates
(expReal, value.m_imaginary);
689
return
FromPolarCoordinates
(t, newRho);