Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 148 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 148 Bytes

Calculating Euler's number: a multithreading approach

A Java approach on calculating Euler's number with infinite series and concurrent threads.