Skip to content

bobbicodes/trig

Repository files navigation

trig

Learn trig with Clojure!

Interactive graph

Pythagorean identities

  • Calculate and render an angle's sine/cosine using the Pythagorean identity
  • Render triangles and solve for angles/sides using Law of Sines/Cosines

Triangles

Law of sines

Development

$ npm install
added 97 packages from 106 contributors in 5.984s

Start the development process by running:

$ npx shadow-cljs watch app
...
[:app] Build completed. (134 files, 35 compiled, 0 warnings, 5.80s)

Or simply jack-in from your editor. Your app will be served at: at http://localhost:8080.

Production build

npx shadow-cljs release app

About

Trigonometry with Clojurescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published