Field PositiveInfinity
- Namespace
- Zyl.VectorTraits
- Assembly
- VectorTraits.dll
Represents positive infinity (表示正无穷). When the type is an integer, the value is 0 (当类型为整数时,该值为0).
public static readonly Vector128<T> PositiveInfinity
Returns
- Vector128<T>
- Represents positive infinity (表示正无穷). When the type is an integer, the value is 0 (当类型为整数时,该值为0).