Double.IFloatingPoint<Double>.GetExponentByteCount 方法
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得將寫入為 的 TryWriteExponentLittleEndian(Span<Byte>, Int32) 位元組數目。
virtual int System.Numerics.IFloatingPoint<System.Double>.GetExponentByteCount() = System::Numerics::IFloatingPoint<double>::GetExponentByteCount;
C#
int IFloatingPoint<double>.GetExponentByteCount();
abstract member System.Numerics.IFloatingPoint<System.Double>.GetExponentByteCount : unit -> int
override this.System.Numerics.IFloatingPoint<System.Double>.GetExponentByteCount : unit -> int
Function GetExponentByteCount () As Integer Implements IFloatingPoint(Of Double).GetExponentByteCount
將寫入為 的 TryWriteExponentLittleEndian(Span<Byte>, Int32) 位元組數目。
產品 | 版本 |
---|---|
.NET | 7, 8, 9, 10 |