Created
September 7, 2023 13:28
-
-
Save boehs/7d9debf568bce488b9d5153c9b2e811f to your computer and use it in GitHub Desktop.
athletic.net times to sheet (for desmos)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[...temp1.querySelectorAll('[_ngcontent-ng-c2304734222]')].map(e => e.textContent).filter(t => t.match(/^\d\d:\d\d/)).map((t,i) => { | |
let [m,s] = t.split(':') | |
return i + ',' + (Number(m) + (Number(s) * (100/60) / 100)) | |
}).join('\n') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Label yourself with
(P,y_1[P+1])
whereP
= Placement