5

I need to express the value of $\pi$ as numerator/denominator. What is the best pair considering that the numerator should be less than or equal to $2^{62}$? Or how to get this pair?

Mike Spivey
  • 55,550
Manoj R
  • 561

1 Answers1

3

I think $\frac{129988029236677443584}{41376474791582048256}$ is the closest fraction to $\pi$ with a numerator less than $2^{62}$.

Edit: I just realized that this question is four years old.

KSFT
  • 133