From help-octave-request at bevo dot che dot wisc dot edu Mon Apr 5 07:42:02 2004 Subject: Exponential SI-like output format From: Dines Johannesen To: help-octave Date: Mon, 05 Apr 2004 14:11:05 +0200 Is it possible to force octave to output numbers in SI-like (e3, e6, e-3, e-6, e-9, e-12) units? I would like an output like octave:1> 0.125e-6 ans = 0.125e-06 instead of what octave is giving me: ans = 1.25e-07 Thanks Dines ------------------------------------------------------------- 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 -------------------------------------------------------------