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