/HaskellPi

A pi calculator in Haskell using the Leibniz formula

Primary LanguageHaskellGNU General Public License v3.0GPL-3.0

HaskellPi

What is LuaPi?

A pi calculator written in Haskell, using the Lebniz formula I have also written the same thing in Lua, both programs output values close to pi, but strangely the results of HaskellPi and LuaPi are different even when the arguments are the same.