Skip to content

rahulsanjay18/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goals:

  • To create a functional calculator
  • Read in a string and use that to output an answer

Tasks:

  • Be able to do operations on constants, including functions
  • Make a computer algebra system, to solve rational equations
    • Polynomials
    • Rational Equations
    • Trigonometry/Logarithms
  • Basic Calculus
    • Derivatives
    • Basic Integral
    • Advanced integration
  • Make a GUI for ease of input
  • Handle Complex numbers
  • Port to C

Branches:

Algebra

A basic computer algebra system that can evaluate simple expressions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages