|
|
||
|
|
| Disk[{x, y}, r] is a two-dimensional graphics primitive that represents a filled disk of radius r centered at the point x, y. |
| Disk[{x, y}] gives a disk of radius 1. |
| Disk[{x, y}, r, { gives a segment of a disk. |
| Disk[{x, y}, {rx, ry}] gives an elliptical disk with semi-axes of lengths rx and ry, oriented parallel to the coordinate axes. |
| © 2008 Wolfram Research, Inc. |