Table of Contents

Field Epsilon

Namespace
Zyl.VectorTraits
Assembly
VectorTraits.dll

Represents the smallest positive value that is greater than zero (表示大于零的最小正值). When the type is an integer, the value is 1 (当类型为整数时,该值为1).

public static readonly T Epsilon

Returns

T
Represents the smallest positive value that is greater than zero (表示大于零的最小正值). When the type is an integer, the value is 1 (当类型为整数时,该值为1).