https://github.com/eccstartup/ellipse
A program calculate the circumference and area of a ellipse.
https://github.com/eccstartup/ellipse
Last synced: 5 months ago
JSON representation
A program calculate the circumference and area of a ellipse.
- Host: GitHub
- URL: https://github.com/eccstartup/ellipse
- Owner: eccstartup
- License: bsd-3-clause
- Created: 2013-12-26T04:39:57.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-26T04:43:22.000Z (over 12 years ago)
- Last Synced: 2024-12-29T17:59:57.637Z (over 1 year ago)
- Language: Haskell
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ellipse
=======
A program calculate the circumference and area of a ellipse.
##Notes
The algorithm is from [this link](http://www.ams.org/notices/201208/rtx120801094p.pdf)