GithubHelp home page GithubHelp logo

skparab1 / math-codes Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 660 KB

Series of math codes. Each do a specific operation only. Some are command line interface, such trig calculator, and some use step-by-step input. All codes in this repo are currently being compiled in master math code. master math code is also available in its own repository.

Python 100.00%
math-codes graph calculate-logs factors quadratic-formula graphing python

math-codes's Introduction

math-codes

Series of math codes

Master math calculator demos:

  • Currently, it can only do the following: logs, quadratic formula, integer factorization, addition, subtraction, multiplication, division, exponents, square roots, and factorials.

Quadratic formula

  • Quadratic formula calculator, can process imaginary number solutions
  • Enter a,b,c, will generate detected equation and solutions

Factorizer

  • Number factorizer, can prime factorize any rational number

Synthetic division

  • Synthetic division calculator, can divide a polynomial by a binomial
  • generates numbers properly, but does not format properly

Rational remainder theorem

  • Rational remainder theorem calculator, can find out the possible factors of a polynomial

Log calculator

  • Log calculator, can calculate logs

Trig calculator

  • Trig calculator, can calculate sin, cos, tan, csc, sec, and cot trignometric ratios
  • Is not generating accurate values right now (I have opened an issue)

Graphing calc

  • Basic graphing calculator, can process only constant and linear functions, generates table of values and graph in shell using text output

Advanced graphing calc

  • More advanced graphing calculator, can process constant, linear, quadratic, cubic, and quintic functions, generates table of values and graph in graphics using multiple colors

math-codes's People

Contributors

skparab1 avatar

Stargazers

 avatar

Watchers

 avatar

math-codes's Issues

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.