Git Product home page Git Product logo

maths's Introduction

MATHS

This repo contains some basic maths solving programs.

  1. factorial.c This program takes an integer as an input and computes the factorial for it and the limit for n is 30.
  2. permu.c This program takes two integers as inputs and computes the number of permutations and the limit for each number is 30.
  3. combi.c This program takes two integers as inputs and computes the number of combinations and the limit for each number is 30.
  4. quadratic.c This program takes the co-efficients of the quadratic equation as input computes the roots even if they are complex and does the computation for a complex-valued function.

There are some programs for performing some basic arithmetic on the matrices, transpose of a matrix, programs for finding det and inverse for 3x3 matrices and for nxn matrices, program for solving 3 Non-homogenous equations using cramer's rule, matrix inversion method, there are programs which solves n Non-homogenous equations using gauss-jordan, gauss-elimination which you can see in the repository Numerical-Analysis/linear-equations.

For every py file check the documentation to see what it does.

playing-with-numbers In this directory, there are some special programs which says tells about the special properties of a given input number, like automorphic, neon, lab..etc., for the terminology see the documentation in the code.

maths's People

Contributors

anuraganalog avatar burmanp avatar hafsa1234567890 avatar sajidantechie avatar

Watchers

 avatar

maths's Issues

You can start contributing in this repo

You can start your open source contribution in this repo.

You can add a few HTML tags and a two-line explanation of what it does!

For a faster merge please mention me in the comments.

Making a pull request by just correcting the typo will not be accepted!

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.