2 references to s_asinOverflowThreshold
System.Runtime.Numerics (2)
System\Numerics\Complex.Generic.cs (2)
485if ((x > s_asinOverflowThreshold) || (y > s_asinOverflowThreshold))