- n
- Documentation for this section has not yet been entered.
- mc
- rounding mode and precision for the result of this operation.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.ArithmeticException if n or n > 999999999.
Returns a new BigDecimal whose value is thisn. The result is rounded according to the passed context mc.
Implementation Note: The implementation is based on the ANSI standard X3.274-1996 algorithm.