Table of Contents

Field VReciprocalMaxInt32

Namespace
Zyl.VectorTraits
Assembly
VectorTraits.dll

Reciprocal value: 1/2147483647 (int.MaxValue). When the type is an integer, it is a fixed point number using the FixedShift convention (当类型为整数时, 是使用 FixedShift 约定的定点数).

public static readonly T VReciprocalMaxInt32

Returns

T
Reciprocal value: 1/2147483647 (int.MaxValue). When the type is an integer, it is a fixed point number using the convention (当类型为整数时, 是使用 约定的定点数).