// Min Plot t= -%pi:0.05:%pi; // the last `;' silences the command; %pi is pi; t does steps of 0.05 from // -pi to +pi f= sign(t); // f(x) is the function that is 1 0