Table of Contents

Field E

Namespace
Zyl.VectorTraits
Assembly
VectorTraits.dll

Represents the natural logarithmic base, specified by the constant, e (表示自然对数的底,它由常数 e 指定). When the type is an integer, it is a fixed point number using the FixedShift convention (当类型为整数时, 是使用 FixedShift 约定的定点数).

public static readonly T E

Returns

T
Represents the natural logarithmic base, specified by the constant, e (表示自然对数的底,它由常数 e 指定). When the type is an integer, it is a fixed point number using the convention (当类型为整数时, 是使用 约定的定点数).