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