Macaulay2 » Documentation
Packages » Graphics :: circle(Point2D,ZZ)
next | previous | forward | backward | up | index | toc

circle(Point2D,ZZ) -- a circle from a center and a radius

Description

i1 : circle(point(20,30),10)

o1 = Circle{Point2D{20, 30}, 10}

o1 : Circle

Ways to use this method:


The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/Graphics.m2:814:0.