The Unit Circle App

Reference the unit circle with ease! The Unit Circle App makes trigonometry simple and interactive. Drag points around the circle to instantly see sine, cosine, and tangent values, radians, degrees, and coordinates. Perfect for homework, school, or brushing up on your math skills. Features: Interactive unit circle you can explore by touch Instantly see angles in degrees and radians Automatic calculation of sin(θ), cos(θ), and tan(θ) Clear visualization of coordinates on the circle Simple and distraction-free design for studying Whether you’re preparing for exams, doing homework, or learning trig for the first time, The Unit Circle App is your go-to tool for mastering trigonometric functions.

Sep 2025
Program Demo Thumbnail

Multi-Threaded Java Program to compute 1000 digits of Pi

Multi-threaded program that computes the first 1000 digits of Pi. Utilizes all system CPU cores simultaneously, using a task-based scheme to distribute the work.

Oct 2024