Package gnu.math

Class FixedRealFormat

  • All Implemented Interfaces:
    Serializable, Cloneable

    public class FixedRealFormat
    extends Format
    Format a real number using a fixed-point format. Used for Common Lisp specs ~F and ~$; also C-style %f.
    See Also:
    Serialized Form