A primitive function graphing tool

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
YoungPhysicist
Insights Author
Messages
350
Reaction score
203
Recently I found this online:
https://www.html5canvastutorials.com/labs/html5-canvas-graphing-an-equation/

It is a html page using the <canvas> element and it can graph functions.

Although much better versions of this is already everywhere(like desmos), it should still be useful considering you can see every detail of it, thus can be modified for specific uses:smile:
 
  • Like
Likes   Reactions: BvU
Mathematics news on Phys.org
Maybe it can be used for making math animations like manim from 3blue1brown.