Documentation for this section has not yet been entered.
Returns a string representation of this BigDecimal. This representation always prints all significant digits of this value.
If the scale is negative or if scale - precision >= 6 then engineering notation is used. Engineering notation is similar to the scientific notation except that the exponent is made to be a multiple of 3 such that the integer part is >= 1 and