System::BitConverter::Int64BitsToDouble メソッド
BitConverter::Int64BitsToDouble method
value と等価な倍精度浮動小数点値を返します。
static double System::BitConverter::Int64BitsToDouble(int64_t value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | int64_t | 指定された値と同じ2進表現を持つ 64 ビット整数値 |
ReturnValue
倍精度浮動小数点値
参照
- Class BitConverter
- Namespace System
- Library Aspose.Page for C++