Skip to content

Instantly share code, notes, and snippets.

View drllr's full-sized avatar

Chad Lee drllr

View GitHub Profile
@drllr
drllr / wilks.js
Created April 9, 2018 07:12 — forked from afahy/wilks.js
Calculate Wilks coefficient
/*
Calculate Wilks Coefficient to compare Powerlifting totals across bodyweights
https://en.wikipedia.org/wiki/Wilks_Coefficient
wilks(#body_weight, female?);
*/
const men = [
-216.0475144,
16.2606339,