Operations<T>.E Property

Gets the value of e, the base of the natural logarithm.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public static T E { get; }

Property Value

T

See Also