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