System::BitConverter::Int64BitsToDouble 메서드
BitConverter::Int64BitsToDouble method
값과 동등한 배정밀도 부동소수점 값을 반환합니다.
static double System::BitConverter::Int64BitsToDouble(int64_t value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | int64_t | 지정된 값의 이진 표현과 동일한 64비트 정수 값 |
ReturnValue
배정밀도 부동소수점 값
또 보기
- Class BitConverter
- Namespace System
- Library Aspose.Page for C++