A primitive function graphing tool

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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.