Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 256 Bytes

File metadata and controls

2 lines (2 loc) · 256 Bytes

MathAlgorithm

To notate transcendental function to polynomial function, I used python to make Taylor expansion algorithm with sympy module. Also, by using matplotlib.pyplot I showed function and o(n) which is approximate function in n-power in x-y grid.