Table of Contents

Field Tau

Namespace
Zyl.VectorTraits
Assembly
VectorTraits.dll

Represents the number of radians in one turn, specified by the constant, τ (表示转一圈的弧度数,由常量 τ 指定). When the type is an integer, it is a fixed point number using the FixedShift convention (当类型为整数时, 是使用 FixedShift 约定的定点数).

public static readonly T Tau

Returns

T
Represents the number of radians in one turn, specified by the constant, τ (表示转一圈的弧度数,由常量 τ 指定). When the type is an integer, it is a fixed point number using the convention (当类型为整数时, 是使用 约定的定点数).