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

3 lines
70 B
Ruby

puts 'dig = ' + (Float::DIG).to_s
puts 'float = ' + (Float::MAX).to_s