Body fat algorithms
npm install bodyfat
Several algorithms to compute body fat according to skin folds or tape measurements.
Parillo, JP3, JP4, JP7, Durnin & Womersley
```
npm install bodyfat
1) Install GIT
2) Clone repository
``
git clone git@github.com:flaugere/bodyfat.git
cd bodyfat
3) Unit test
```
npm test