Skip to content

A program with tools to help out with simple math.

License

Notifications You must be signed in to change notification settings

i2aac/mathtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mathtools

A C program with tools to help out with simple math.

To compile, <math.h> needs to be linked. With gcc, run gcc main.c -lm.

TO-DO:

  • Add Fraction Simplifiers
  • Add solver for quintic and quartic functions

About

A program with tools to help out with simple math.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages