Oops, shows what happens when you hand-edit machine output. Should be: > g(x):=(modedeclare(x,float),x+1)$ > translate(g)$ > g(z) => > Maxima encountered a Lisp error: > Error in + [or a callee]: Z is not of type NUMBER. >