Skip to content

Jackie-Qin/MathHelperFunctions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

MathHelperFunctions

C++ file:

  • Using Hornor's algorithm to find polynomial at the indicated point
  • Using Taylor series to evaluate sin, cos, e. Accurated for indicated decimal places
  • GCD function
  • Eulidean Algorithm to find x and y, s.t. ex + phiy = 1
  • Find multiplication and exponential module

Python file:

  • Naive Gaussian Elimination
  • Gaussian Elimination with scaled partial pivoting
  • TriDiagonal matrix solver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors