GithubHelp home page GithubHelp logo

link9313 / calculus Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 18.95 MB

A project for calculus class

License: GNU General Public License v2.0

Visual Basic 15.83% Inno Setup 14.99% C 6.44% C++ 60.01% Objective-C 2.74%
calculus integrals gsl-library gsl visual-studio c-plus-plus opengl

calculus's Introduction

*************************************************************
* Calculus Graph				*
* Version 1.0.0.0 [5/6/12]			*
* Copyright © 2012 Nick Lauber		*
*		[email protected]	*
*************************************************************


*************************************
* Table of Contents		*
*************************************
1. Overview
2. Interal Functions
3. Credits

*************************************
* 1. Overview		*
*************************************

	My AP Calculus Project is a computer program capable of performing various calculus operations to an equation selected from a coded list unmodifiable outside the source code.

	Pressing a number 1-4 will display a specified function. Pressing 0 will return to the first screen. ESCAPE or Q will allow you to exit the program at any time.

	The program utilizes GSL, the GNU Scientific Library, to perform calculus operations: derivatives and integrals. This library is licensed under the GNU GPL, version 2. More information is available here: http://www.gnu.org/software/gsl/

	The program also utilizes OpenGL for graphics display. More infromation is availble here: http://www.opengl.org/

	The program was written using Microsoft Visual C++ 2010 Express Edition. The program therefore requires the Microsoft Visual C++ 2010 x86 Redistributable. This has been bundled with the program to simplfy this process.

*************************************
* 2. Internal Functions	*
*************************************
The following is a list of calculus functions performed by the program:
	- Graph of a velocity function, v(t), and its acceleration derivative, a(t)
	- Integral to find the distance traveled, x(t) on set interval of [0,2] on
		polynomial functions, [1/2,2] for rational functions, or [0,pi]
		for trigonometric functions
	- Disk method of volume rotated about the x-axis on same intervals
	- Shell method of volume rotated about the y-axis on same intervals

*************************************
* 3. Credits		*
*************************************

Calculus Graph © 2012 Nick Lauber

GSL copyright © 1996-2010 Free Software Foundation

OpenGL copyright © 1992-2011 Silicon Graphics Inc., Khronos Group

Microsoft Visual C++ 2010 Express Edition and Microsoft Visual C++ 2010 x86 Redistributable © 2010 Microsoft Corporation

Licensed under the GNU GPL, version 2

calculus's People

Contributors

link9313 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.