function output=h(x)
  result = 3*x;
end