Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!gatech!ncar!noao!amethyst!math.arizona.edu!weg From: weg@convx1.ccit.arizona.edu (Eythan Weg) Newsgroups: comp.lang.apl Subject: Re: J bug? Message-ID: Date: 26 Jun 91 19:11:50 GMT References: <1991Jun21.210356.7574@jato.jpl.nasa.gov> Sender: news@amethyst.math.arizona.edu Organization: University of Arizona, Economics Dept. Lines: 25 In-reply-to: sam@kalessin.jpl.nasa.gov's message of 21 Jun 91 21:03:56 GMT In article <1991Jun21.210356.7574@jato.jpl.nasa.gov> sam@kalessin.jpl.nasa.gov (Sam Sirlin) writes: 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 Following this note I tried this: ": 4j5 4j5 and also 4":4j5 4 I expected both components to be formated the same way. Am I wrong? Eythan