Constructor BigDecimal
| Improve this Doc View SourceBigDecimal(BigInteger, Int32)
Initializes a new instance of the BigDecimal struct.
Declaration
public BigDecimal(BigInteger mantissa, int exponent)
Parameters
Type | Name | Description |
---|---|---|
BigInteger | mantissa | |
Int32 | exponent |