|
|
1.1 ! root 1: circles ! 2: .nf ! 3: .IS ! 4: ...radians ! 5: ...libfile c ! 6: main{ ! 7: c1:put circle{radius = 0.5; center = (4,-2);}; ! 8: c2:put circle{center = 3; z1 = 2;}; ! 9: c3:put circle{center = 4; z2 = (3,1);}; ! 10: c4:put circle{center = 2; z3 = (1.4,1.6);}; ! 11: c5:put circle{z1 = 2.4; z2 = 1.7; z3 = (2.3,2.3);}; ! 12: c6:put circle{z1 = (2,3); z2 = (4,6); re(center) = 3;}; ! 13: c7:put circle{z1 = (3,2); z3 = (6,4); im(center) = 3;}; ! 14: c8:put circle{z2 = (1,-1); z3 = (-1,1); im(center) = 0;}; ! 15: } ! 16: .IE
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.