V8/usr/src/cmd/ideal/lib/arc

.IS
...libfile ARC
arc {
	var radius, center,
	start, midway, end,
	startang, midang, endang;
	put ARC {
	};
}
.IE