Contact: aviboots(AT)netvision.net.il
42,690 questions
55,449 answers
573 users
str = "8375Ruby" f = str.to_f; puts f; # # run: # # 8375.0 #