RosettaCodeData/Task/Ramanujans-constant/00-TASK.txt
2023-07-01 13:44:08 -04:00

5 lines
378 B
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Calculate Ramanujan's constant (as described on the [http://oeis.org/wiki/Ramanujan%27s_constant OEIS site]) with at least
32 digits of precision, by the method of your choice. Optionally, if using the 𝑒**(π*√''x'') approach,
show that when evaluated with the last four [https://en.wikipedia.org/wiki/Heegner_number Heegner numbers]
the result is ''almost'' an integer.