From: gekkonier Date: 2006-07-14T01:25:15+09:00 Subject: Re: Negative Numbers -12345.abs Look at this: http://www.ruby-doc.org/core/classes/Fixnum.html Marston A. schrieb: > Hey all, > > I'm just getting started with Ruby and was wondering if there is a way > to translate negative numbers into their positive equals. i.e turning > -7 into 7. Thanks for any help. > > -- > Posted via http://www.ruby-forum.com/.