Up: How do I ...?
octave:1> format long octave:2> pi pi = 3.14159265358979 octave:3> format short octave:4> pi pi = 3.1416