Property ElementEpsilon
- Namespace
- Zyl.VectorTraits
- Assembly
- VectorTraits.dll
ElementEpsilon
(Element) Represents the smallest positive value that is greater than zero (表示大于零的最小正值). When the type is an integer, the value is 1 (当类型为整数时,该值为1).
public static T ElementEpsilon { get; }
Property Value
- T