Skip to content

ExtendedNumerics.BigDecimal.Length

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

BigDecimal.Length Property

The length of the BigDecimal value (Equivalent to SignifigantDigits).

public int Length { get; }

Property Value

System.Int32

Clone this wiki locally