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