Table of Contents

Field DoubleVal_SignMask

Namespace
Zyl.VectorTraits.Impl
Assembly
VectorTraits.dll

DoubleVal - Sign mask (符号掩码). Binary is 0x8000000000000000L.

[Obsolete("When JIT compile optimization, sometimes `-0` is treated as `0`, which may cause incorrect result. Therefore, this constant is removed (JIT编译优化时, 有时会将`-0`当作`0`, 造成结果不对的问题. 故取消此常数).")]
public const double DoubleVal_SignMask = -0

Returns

double
DoubleVal - Sign mask (符号掩码). Binary is 0x8000000000000000L.