Noisytoot / HaskellPi

A pi calculator in Haskell using the Leibniz formula

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A pi calculator in Haskell using the Leibniz formula

License:GNU General Public License v3.0


Languages

Language:Haskell 100.0%