Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eccstartup/ellipse
A program calculate the circumference and area of a ellipse.
https://github.com/eccstartup/ellipse
Last synced: 6 days 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 (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-26T04:43:22.000Z (about 11 years ago)
- Last Synced: 2023-03-28T23:38:21.892Z (almost 2 years 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)