System::BitConverter::Int64BitsToDouble メソッド

BitConverter::Int64BitsToDouble method

value と等価な倍精度浮動小数点値を返します。

static double System::BitConverter::Int64BitsToDouble(int64_t value)
パラメーター説明
valueint64_t指定された値と同じ2進表現を持つ 64 ビット整数値

ReturnValue

倍精度浮動小数点値

参照