Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 293 Bytes

File metadata and controls

23 lines (22 loc) · 293 Bytes

LongMath

Installation

Clone this repository:

git clone https://github.com/yalpcode/LongMath

Go to it:

cd LongMath

Build:

make

Run tests:

make test

Run calculation pi:

make pi PRECISION={Количество знаков после запятой}