Nice! The maximum number of decimal places JavaScript can handle is 17, so we won't find the last digit of Pi this way.
Psst: behind the scenes of JavaScript, every number is a decimal.
Is that really a float?