Skip to content

Stuuupidfish/RiemannSumVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Riemann Sum Visualizer

Ok like the project name says, this is a Riemann sum visualizer. It will graph a user-defined function and draw a left/mid/right approximation and give you the approximate sum of the summation.

Screenshot 2026-04-09 164139

Features:

  • function input (cos(x), x^(1/2), cbrt(x), x^5, etc...)
  • adjustable interval (a to b)
  • adjustable number of rectangles (n)
  • approximation selector (l/m/r)
  • numeric approximation value

For those who want to use it:

  • There is an executable file for Windows users in the releases section of the repo
  • I don't have a Mac version available yet, but there is a Downloadable Fat JAR

Anyone who has a JDK installed can download and run it using the Fat JAR

How to use:

  • type in your specified inputs into the grey boxes
  • press enter or click off an input field to apply changes
  • hit the left and right buttons to switch between approximation modes

Tech stack:

About

I want to make rieman sum visualizations like 6blue 7 brown

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages