UFO 4.05: Circle - Coordinates

Goal

image

Code Area

flowchart

	style A fill:#37bf19, stroke:#37bf19
	style B fill:#37bf19, stroke:#37bf19
	style C fill:#37bf19, stroke:#37bf19
	style D fill:#37bf19, stroke:#37bf19
	style E fill:#f79e45, stroke:#f79e45
	style F stroke:#6495ED
	
	A((Module 4.01)) --> B((Module 4.02))
	B --> C((Module 4.03))
	C --> D((Module 4.04))
	D --> E((Module 4.05))
	E --> F((Module 4.06))

	click A "https://www.notion.so/strivemath/UFO-4-01-Ellipse-46d7ee919050473cb782dbdd9e829e3f"
	click B "https://www.notion.so/strivemath/UFO-4-02-Arc-Ending-Angle-b85fd129de0a4a4387b224dd587f31ed"
	click C "https://www.notion.so/strivemath/UFO-4-03-Arc-Starting-Angle-7995d85db17d42138b135126a9f903e0"
	click D "https://www.notion.so/strivemath/UFO-4-04-Arc-Size-7907b6c292744111905f517670535c24"

	click E "https://www.notion.so/strivemath/UFO-4-05-Circle-Coordinates-ccbc1761d3cd4f7f88bfe8539dd313f0"
	click F "https://www.notion.so/strivemath/UFO-4-06-Circle-Color-a45ba8c448cc48738077c026a9973946"
	
	subgraph Learning
	A & B & C & D & E & F
	end