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