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