Jay Bornhoft wrote: > I have to remember to KISS! > > Thx! > > > Btw, is there a way to get the same 'def' to process both the positive > and negative 'x' values? Sure. I'd detemine both values, place them in an array and return the array. -- Posted via http://www.ruby-forum.com/.