change the coefficients order in realpolyroots
[PyX/mjg.git] / design / dtk / unitcircle.py
blob89be6e26e78c2bf150896475af87130194bb597e
1 from pyx import *
2 p = path.circle(0, 0, 1)
3 print p.arclen()