Files
freeCodeCamp/guide/english/mathematics/unit-circle/index.md

13 lines
458 B
Markdown
Raw Normal View History

2018-10-12 15:37:13 -04:00
---
title: Unit Circle
---
## Unit Circle
A unit circle is a circle with an r (radius) of value 1. It is frequently used, centered at coordinates 0,0, in the cartesian coordinate system as a part of trigonometry.
2018-10-12 15:37:13 -04:00
The interior of a unit circle, not including the outer circle, is called the open unit disk, when the circle itself is also included it is referred to as the closed unit disk.
2018-10-12 15:37:13 -04:00
### More Informaction
https://en.wikipedia.org/wiki/Unit_circle
2018-10-12 15:37:13 -04:00