haskell-mooc
haskell-mooc copied to clipboard
Update part1.html in formula of area of circle in documentation
The formula for the area of the circle was incorrect (it was the formula for circumference of circle). It has now been corrected to pi * radius * radius.