4 references to E
PresentationCore (2)
Core\CSharp\System\Windows\Media3D\AxisAngleRotation3D.cs (2)
123Math.E, Math.PI, Math.E * Math.PI, 55.0
System.Numerics (2)
System\Numerics\BigInteger.cs (1)
895return BigInteger.Log(value, Math.E);
System\Numerics\Complex.cs (1)
391double t = Math.Pow(rho, c) * Math.Pow(Math.E, -d * theta);