Package org.mozilla.javascript.dtoa


package org.mozilla.javascript.dtoa
  • Classes
    Class
    Description
    This class formats a decimal number into a string representation and stores the result in a buffer.
     
    This class formats a double into a set of digits and an exponent for further formatting by the Double class.