Method MinMagnitude
| Improve this Doc View SourceMinMagnitude(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 |