joesingo / integrals

A small web app to visualise Darboux sums for a given function

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Darboux Sums Visualisation

This is a small web app to visualise the Darboux sums for different functions.

Currently you can choose from 6 functions, and you can set the domain to be any closed interval. You can also choose the number of sub-intervals in the partition - but note that at the moment the sub-intervals are always the same width. In general the sub-intervals can be different widths - I may implement this at some point in the future.

A live demo is available here

See the Wikipedia page for more information about Darboux sums.

About

A small web app to visualise Darboux sums for a given function


Languages

Language:JavaScript 75.0%Language:HTML 18.8%Language:CSS 6.2%