box-o-sand/oldstuff/RubyFun/round0/nums.rb

3 lines
70 B
Ruby
Raw Normal View History

2009-06-12 01:46:15 +00:00
puts 'dig = ' + (Float::DIG).to_s
puts 'float = ' + (Float::MAX).to_s