Table of Contents

Field NaN

Namespace
Zyl.VectorTraits
Assembly
VectorTraits.dll

Represents not a number (NaN) (表示“非数(NaN)”的值). When the type is an integer, the value is 0 (当类型为整数时,该值为0).

public static readonly Vector64<T> NaN

Returns

Vector64<T>
Represents not a number (NaN) (表示“非数(NaN)”的值). When the type is an integer, the value is 0 (当类型为整数时,该值为0).