Interactive unit circle — explore sine, cosine, tangent, common angles, and quadrant relationships with live visualization
Yes, PivaBox Unit Circle Explorer is completely free. All rendering happens on an HTML5 Canvas in your browser — no data is sent anywhere.
The unit circle is a circle with radius 1 centered at the origin. For any angle θ, the point where the ray at angle θ intersects the circle has coordinates (cos θ, sin θ). This fundamental relationship connects geometry to trigonometry.
tan(θ) = sin(θ)/cos(θ). When cos(θ) = 0 (at 90° and 270°), division by zero occurs, making tan undefined (∞). This corresponds to vertical asymptotes on the tangent graph.