csfieldguide/static/interactives/trig-function-calculator/README.md
# Trig Function Calculator Interactive
**Author:** Hayley van Waas
This interactive calculates the value of sin(x) and and cos(x) given a number x.
## Required files
The interactive loads from a base website template which includes a JavaScript file containing jQuery, Bootstrap, and a few other utilities and polyfills.
See `static/js/website.js` for a full list.