Skip to content

abdulrhman-dev/extremely-basic-graphing-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is a basic graphing tool made with p5.js that can graph basic functions.

Note:

  • This graphing tool doesn't have a visble numberline.
  • Doesn't work with funcions that have undefined values e.i (1/x).
  • May have problems rendering extremely detailed functions.

Example 1:

$$f(x)=x^2$$

image description

Example 2:

$$f(x)=sin(x^2)+x$$

image description

Example 3:

$$f(x)=e^x$$

image description

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published