2010/3/25 Peter Hickman <peterhickman386 / googlemail.com>: > Additionally > > puts 'The circle is of radius ' + [(value1/3.14)/2].to_s + 'units' Btw, no need for "3.14" - there is irb(main):001:0> Math::PI => 3.14159265358979 Kind regards robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/