Skip to content

anandnk24/GraphingCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

GraphingCalc

VBScript Graphing Calculator

This is a graphing application that performs Calculus operations based on input functions and generates the graphs of those functions. It was programmed using the VBScript language. The most difficult aspects of this project included the maxima and minima of derivative tests and the colors associated with each aspect of the graphs.

Test examples

Below is the generated graph of the input function y=x^2 using this application:

screen shot 2015-08-09 at 2 19 14 pm

The corresponding first derivative:

screen shot 2015-08-09 at 2 26 54 pm

And the corresponding second derivative:

screen shot 2015-08-09 at 2 28 00 pm

This graphing application is extremely useful when a physical graphing calculator and/or internet is unavailable. Enjoy!

About

Visual Basic Graphing Calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published