A small program that lets you visualize multiple trigonometric functions, built in C++ using OpenGL and GLUT. press the letter next to the name of a function to enable/disable it.
Trigonometric functions implemented in the program:
$\ \textcolor{red}{sin(\theta)} $ $\ \textcolor{green}{cos(\theta)} $ $\ \textcolor{blue}{tan(\theta)} $ $\ \textcolor{yellow}{arcsin(x)} $ $\ \textcolor{magenta}{arccos(x)} $ $\ \textcolor{cyan}{arctan(x)} $
Screen record:
