Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 220 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 220 Bytes

Calculate Pi

Let's you calculate Pi to a given number of digits. Uses just javascript and Node.js

Examples

$ node main.js
How many digits do you want to calculate Pi to? 4
Pi to the 4th digit it 3.141