Table of Contents

Property ElementFixedOneDouble

Namespace
Zyl.VectorTraits
Assembly
VectorTraits.dll

ElementFixedOneDouble

(Element) The double of the fixed point number with the value 1 (值1的定点数的双精度浮点值). When the type is an integer, the value is'Pow(2, ElementFixedShift)'; Otherwise it's 1 (当类型为整数时,它的值为 Pow(2, <xref href="Zyl.VectorTraits.AbstractVectors%601.ElementFixedShift" data-throw-if-not-resolved="false"></xref>); 其他情况下为 1).

public static double ElementFixedOneDouble { get; }

Property Value

double