Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!bcm!dimacs.rutgers.edu!mips!swrinde!elroy.jpl.nasa.gov!jato!kalessin!sam From: sam@kalessin.jpl.nasa.gov (Sam Sirlin) Newsgroups: comp.lang.apl Subject: J bug? Message-ID: <1991Jun21.210356.7574@jato.jpl.nasa.gov> Date: 21 Jun 91 21:03:56 GMT Sender: nobody@jato.jpl.nasa.gov Reply-To: sam@kalessin.jpl.nasa.gov (Sam Sirlin) Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 18 Nntp-Posting-Host: kalessin.jpl.nasa.gov In using J 2.9 on a sun4, I noticed what looks like a bug to me: _20.1 ": 1e_10 ******************** _20.1 ":1e10 1.0e10 _20.1 ": 1e_3 1.0e_3 The field width looks too narrow for the negative two digit exponential, but 20 characters is certainly enough overall. Three digit exponentials also cause problems for format (limit errors for positive exponents). -- Sam Sirlin Jet Propulsion Laboratory sam@kalessin.jpl.nasa.gov