From bug-octave-request at bevo dot che dot wisc dot edu Tue Nov 11 06:19:08 1997 Subject: format bank inc. for complex numbers From: "Dr. G. Buerger" To: bug-octave at bevo dot che dot wisc dot edu Cc: bug-octave at bevo dot che dot wisc dot edu Date: Tue, 11 Nov 1997 13:17:23 +0100 Hi octave, I think the following is incorrect: octave(1131)> format short octave(1132)> a=sqrt(-1) 0 + 1i octave(1133)> format bank octave(1134)> a=sqrt(-1) 0.00 Gerd Buerger