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