1 reference to Acos
System.Runtime.Numerics (1)
System\Numerics\Complex.cs (1)
293
Complex<double> result = Complex<double>.
Acos
(new Complex<double>(value.m_real, value.m_imaginary));