Contact: aviboots(AT)netvision.net.il
40,875 questions
53,283 answers
573 users
str = "8375Ruby" f = str.to_f; puts f; # # run: # # 8375.0 #