Aracılığıyla paylaş


BitConverter.UInt64BitsToDouble(UInt64) Yöntem

Tanım

Önemli

Bu API, CLS uyumlu değildir.

Belirtilen 64 bit işaretsiz tamsayıyı çift duyarlıklı kayan nokta sayısına dönüştürür.

public:
 static double UInt64BitsToDouble(System::UInt64 value);
[System.CLSCompliant(false)]
public static double UInt64BitsToDouble (ulong value);
[<System.CLSCompliant(false)>]
static member UInt64BitsToDouble : uint64 -> double
Public Shared Function UInt64BitsToDouble (value As ULong) As Double

Parametreler

value
UInt64

Dönüştürülecek sayı.

Döndürülenler

Double

Bitleri ile aynı valueolan çift duyarlıklı kayan nokta sayısı.

Öznitelikler

Şunlara uygulanır