Drawing an arc of a circle based on an angle

Does anyone know if this is possible? I would like to be able to specify an angle and starting at (0,0) draw a circle of a particular radius and arc length.

I’m trying to create an activity that shows a circle unraveling to form a straight line.