2 references to Asin_Internal
System.Runtime.Numerics (2)
System\Numerics\Complex.cs (2)
397Asin_Internal(Math.Abs(value.Real), Math.Abs(value.Imaginary), out b, out bPrime, out v); 430Asin_Internal(Math.Abs(value.Real), Math.Abs(value.Imaginary), out b, out bPrime, out v);