Method MinMagnitude
MinMagnitude(BigDecimal, BigDecimal)
Compares to values to compute which has a lesser magnitude.
Declaration
public static BigDecimal MinMagnitude(BigDecimal x, BigDecimal y)
Parameters
| Type | Name | Description |
|---|---|---|
| BigDecimal | x | |
| BigDecimal | y |
Returns
| Type | Description |
|---|---|
| BigDecimal |