Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 156 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 156 Bytes

C++ program to approximate exp(x) with a taylor series. Using the GNU Multiple Precision Arithmetic Library the result is more accurate than using .