https://github.com/samrocketman/firecalc
Archive of my sourceforge project which is a scientific calculator web UI.
https://github.com/samrocketman/firecalc
Last synced: 16 days ago
JSON representation
Archive of my sourceforge project which is a scientific calculator web UI.
- Host: GitHub
- URL: https://github.com/samrocketman/firecalc
- Owner: samrocketman
- License: other
- Created: 2015-06-06T03:39:49.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2020-10-18T07:11:53.000Z (over 5 years ago)
- Last Synced: 2025-01-06T10:13:22.358Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://samrocketman.github.io/firecalc/
- Size: 5.53 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changes.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
# Scientific Calculator WebUI
* Project status: partially abandoned since 2011-09-08 migrated from
[SourceForge][sf.net]
* License: [MIT](LICENSE.txt)
I say partially abandoned because I actually use this calculator regularly (as a
bookmarked web page) to run quick calculations in my browser. I have it load
into the Firefox sidebar as a bookmark. I've had no need to update it since
2011 so there has been no development since then.
### About
It is a semi-advanced web calculator that uses JavaScript to compute math
equations. It uses [computeobject.js][co.js] under the hood.

[co.js]: https://github.com/samrocketman/computeobject.js
[sf.net]: https://sourceforge.net/projects/webtechtools/files/Scientific%20Calculator%20Web%20UI/