Skip to content

Instantly share code, notes, and snippets.

@JeffreyBodin
Created September 20, 2022 00:03
Show Gist options
  • Save JeffreyBodin/35c9d02c68c1d8fa6dc07bac65346e3f to your computer and use it in GitHub Desktop.
Save JeffreyBodin/35c9d02c68c1d8fa6dc07bac65346e3f to your computer and use it in GitHub Desktop.
2022-09-19 Wardrobe-Calculation-typeH
// 2022-09-19 notes - Wardrobe - calc_figure type H-Spaghetti-Bananna
// Calculation | < 5% deviation b/w
[ Shoulder ]
34 cm === norm 'cross tshirt' metric
68 cm === shoulder "circumference"
3.4000 cm = deviation
[ Hip ]
85.05 cm === hip "circumference"
4.2525 cm = deviation
[ Chest ]
75.55 cm === bust "circumference"
3.7775 cm = deviation
[ ~ ]
71.4000 to 80.7975 === !typeH
79.3275 to 80.7975 === !typeH
71.4000 to 71.7725 === !typeH
// Conditionals
[ typeH => TRUE ]
🧭 === resolve ~ 1 val dev
'circumferences' > 2 === ['🧭']
[ typeH => FALSE ]
📏 === resolve ~ 2.5 val dev
'circumferences' > 2 === ['📏']
// Is
/*
Excercise on mathmatical proof of
functional usage, utilization, and
dress.
As denominated by
styles4work.com/en/the-styles4work-body-shape-adviser-type-h/
Proof creditTo is undefined in
scope or person. As a signature.
Past the publication as reference.
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment