From bug-request at octave dot org Thu Jan 27 09:18:04 2005 Subject: dec2base bug? From: Andre Girard To: bug-octave at bevo dot che dot wisc dot edu Date: Thu, 27 Jan 2005 08:27:23 -0600 octave:18> version ans = 2.1.57 octave:19> for i=1:9 > dec2base(10^i,10) > end ans = 10 ans = 100 ans = 000 ans = 10000 ans = 100000 ans = 000000 ans = 10000000 ans = 100000000 ans = 000000000 This on Mac OS X 10.3.7 André Girard INRS-EMT Place Bonaventure 800, de la Gauchetière O Suite 6900 Montréal, QC  Canada H5A 1K6 Tel: +1 (514) 875-1266 x 2020 Fax: +1 (514) 875-0344 ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------