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