This is my function on gedit text editor
function y= squarethisnumber(x) y= x^2;
file saved(on desktop) by the name: squareThisnumbe