Ellipse with start and end angles

It would be great to have a third interface for ellipse that took beginning and ending angles:

ellipse(x, y, width, height, start, end)

This would make it a snap to generate pie charts and similar graphics.