Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.37 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.37 KB

Nested Cosine Cheat Sheet

A web-based visualization tool for exploring various nested cosine functions over time and x-axis values. This project features a dynamically updating canvas that displays the selected cosine function, a rainbow spectrum visualization, and a user-friendly interface for choosing and customizing functions.

Screenshot of the Cosine Curves Visualization

Features

  • A variety of predefined cosine functions to choose from
  • A text input field for entering custom functions
  • Live updates to the canvas and function descriptions as the selection changes
  • A rainbow spectrum visualization for each function based on its y values

Getting Started

Visit the live Nested Cosine Cheat Sheet on GitHub Pages to get started with the tool.

You can also clone the repository to your local machine and explore the code:

git clone https://github.com/guff-se/cos-cheat.git
cd cos-cheat

Contributing

Contributions are welcome! Feel free to submit a pull request or create an issue to report bugs or suggest improvements.

License

This project is licensed under the CC0-1.0 License - see the LICENSE file for details.

Acknowledgments

A special shoutout to ChatGPT from OpenAI for assisting in the creation of this project and making the development process a fun and cheeky experience!