Next: How does Octave solve linear systems?, Up: Using Octave
octave:1> format long octave:2> pi pi = 3.14159265358979 octave:3> format short octave:4> pi pi = 3.1416