Contact: aviboots(AT)netvision.net.il
41,255 questions
53,764 answers
573 users
s = "3.14" n = s.to_c puts n puts n.class # run: # # 3.14+0i # Complex #