Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
CalcHelper v1.0

A tool to calculate the derivative or integral of an algebraic expression.

Original Development Team:
Patrick MacArthur
Ben Decato
William Rideout
Jake Schwartz

This project is now managed via GitHub.  Please use the GitHub issue tracker
to report any bugs.
Patches are welcome and encouraged.


Supported expressions in this version:
* All polynomials
* Natural log -- derivative only
* sin, cos, sec^2, csc^2 -- both derivative and integral
* sec, csc, tan, cot -- derivative only


Installation:
This program was written using the Sun Java Development Kit, version 1.6.  In
order to run this program, you will need to download the Sun Java Runtime
Environment, version 1.6, or an equivelent Java JRE, if you have not already.

About

A project to help students calculate symbolic derivatives and integrals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages