Skip to content

Pi-Developers/CMaths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMaths

A project to perform mathematical calculations like generating Pi or applying golden ratio.

Translation of PMaths Project to C language

current version : 1.0

Goal :

  • To provide a user friendly tool that can do some simple and complex maths.
  • To make more people know maths and love it.
  • help developers to think in mathematical way by providing the code.

Features :

  • Check primability of a number.
  • Check the divisiblity of a number by other one.
  • Check the existence of golden ratio.
  • Check odd or even.
  • Compute Pi.
  • Compute Fibonnaci series.
  • Solve quadratic equations in R.
  • Calculate logarithms (Natural, Base 10, Base n)

To-Do List :

  • Add GUI Version
  • Add Pascal triangle
  • Even more...

Changelog :

V0.1

  • Alpha Stage

V1.0

  • Initial release

Downloads & more:

SOON

About

Maths made easier for developer and user

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published