3 references to ImaginaryOne
System.Runtime.Numerics (3)
System\Numerics\Complex.cs (3)
485return (ImaginaryOne / two) * (Log(One - ImaginaryOne * value) - Log(One + ImaginaryOne * value));