help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Exponential SI-like output format


From: Dines Johannesen
Subject: Exponential SI-like output format
Date: Mon, 05 Apr 2004 14:11:05 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020623 Debian/1.0.0-0.woody.1

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
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]