Update index.js
This commit is contained in:
parent
48c83f1710
commit
5e6c32b2f2
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
import neckstimate from '../neckstimate'
|
||||
|
||||
// This returns how many sizes a measurement differs from the neckstimate value
|
||||
// 0 and 2 is great
|
||||
// 2 to 5 is hmmm
|
||||
// and above 5 is probably wrong
|
||||
const measurementDiffers = (
|
||||
neckCircumference,
|
||||
measurementName,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue