Skip to content

YoussefAgagg/functionplotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

function plotter

plot the graph for any function of x in a specific range

Technologies

how to use

  • for e^x use ->exp(x)
  • for log base 10 use -> log(x)
  • for log base e use ln(x)
  • for square root use -> sqrt(x)
  • 2x -> 2*x
  • the app supports trigonometric and hyperbolic functions
  • use only round brackets ()
  • make sure to close all braces

screenshots of the app

image image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published