Skip to content

JoeWHoward/Calculus-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

# Calculus Project

I made this for a calculus project in my senior year of high school.
It will find Riemann sums and definite integrals.

Installation

Install Ruby
Install the calculus gem (for interpreting symbolic functions)
Install the colorize gem

Note: Install gems using the console, do gem install colorize and gem install calculus

Usage

Execute the script using the command ruby Riemann.rb
Follow on-screen instructions

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature

Credits

Calculus gem Colorize gem readme

About

Midway Final Calculus Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages