Skip to content

ExtendedNumerics.BigDecimal.Exponent

Adam White edited this page Oct 7, 2024 · 1 revision

BigDecimal.Exponent Field

The exponent of the internal floating point number representation of this BigDecimal.

public readonly int Exponent;

Field Value

System.Int32

Clone this wiki locally