Skip to content

ExtendedNumerics.BigDecimal.BigDecimal(double)

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

BigDecimal(double) Constructor

Initializes a new instance of BigDecimal from a Double.

public BigDecimal(double value);

Parameters

value System.Double

Clone this wiki locally