Field DoubleVal_2Pow84
- Namespace
- Zyl.VectorTraits.Impl
- Assembly
- VectorTraits.dll
DoubleVal - (double)pow(2, 84).
BitConverter.Int64BitsToDouble(0x45300000_00000000) = 1.9342813113834067E+25,
BitConverter.DoubleToInt64Bits(1.9342813113834067E+25).ToString("X16") = "4530000000000000"`.
public const double DoubleVal_2Pow84 = 1.9342813113834067E+25
Returns
- double
- DoubleVal - (double)pow(2, 84). BitConverter.Int64BitsToDouble(0x45300000_00000000) = 1.9342813113834067E+25, BitConverter.DoubleToInt64Bits(1.9342813113834067E+25).ToString("X16") = "4530000000000000"`.