Y
Hacker News
new
|
ask
|
show
|
jobs
by
craigharley
1252 days ago
Here is another
const nDigitOfPi = (n) => (22/7).toString()[n+1]