Skip to content

ExtendedNumerics.BigDecimal.BigDecimal(float)

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

BigDecimal(float) Constructor

Initializes a new instance of BigDecimal from a Single.

public BigDecimal(float value);

Parameters

value System.Single

Clone this wiki locally