Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在研究一个将 Pi 计算到第 n 位的程序,并且目前有效地实施了BBP 公式。有人告诉我,Bellard 的公式快 43%,所以我想试一试。在研究了公式后,我听说过参考但无法从公式中得出有效的插口算法。有人可以解释如何从公式中获取插口算法吗?