Alternatives
Products that do what Biochemistry-Calculator- does
a comprehensive zero-dependency command utility engineered
- 1
- 2

- 3CA
Hi everyone, here's a web app I made that generates code for efficiently approximating mathematical functions. This is useful when performance matters more than perfect accuracy, for example in embedded systems. The app uses Chebyshev expansions, which despite their theoretical depth result in suprisingly compact and readable code in practice. This code is generated for you and using it does not require any knowledge of the underlying theory. Source code and more info: https://github.com/stuffmatic/chebyshev-calculator
2024 · stuffmatic.com
- 4IA
2017 · insect.sh
- 5MC
2015 · molcalc.org
- 6FA
Hi all, just posting an update to my previous Show HN, where I announced a side-project I worked on which was a (web version) of a multi-user, notepad style calculator: https://news.ycombinator.com/item?id=31817997 After a couple of user requests (and having a good think about it) I decided to migrate the web UI to create a Mac and Windows desktop app. After using it a little bit, I feel this is a much better experience than the webapp, and reduces a lot of the friction if I wanted to run a few small calculations. You can find the download links below:…
2022 · figr.app
- 7

- 8

- 9PA
2023 · github.com
- 10AD
A new calculator software cannot really bring attention (https://chachatelier.fr/chalk/) However, I wrote a full article explaining why I had to build something "new" that does not behave like usual desktop calculator softwares : TL;DR All "small" calculator softwares I know share the same design flaws. And the GUI is not the only stumbling block in their poor efficiency. Handling correctly numerical approximations - expected or not - is crucial to trust the results. It is usually not done in lightweight tools. It should. So I prove that if I could do it, OS manufacturers…
2022
- 11
- 12

- 13

- 14CM
2015 · github.com
- 15AA
2022 · alexbarry.github.io
- 16AN
The core question: how did HP's scientific calculators actually work at the gate level? That rabbit hole led to building one from scratch. The architectural decision everything else follows from: a decimal calculator should store numbers as BCD — one decimal digit per 4-bit nibble. A standard byte-oriented CPU (Z80, 6502) fights that layout constantly. So I designed a small custom CPU in Verilog where 4 bits is the natural data width and memory is nibble addressable. What the project covers: - Custom CPU: Harvard architecture, 12-bit ISA, 8-state execution FSM, hardware stack guard with a…
May 2026 · github.com
- 17CA
2015 · github.com
- 18

a lightweight, zero-dependency computational utility engineR
Jun 2026 · github.com
- 19CA
2015 · github.com
- 20RN
2020 · soupersage.com
- 21

- 22

Simple, Fast, and Reliable
Jun 2026 · scientificnotationcalculator.info
- 23AC
2015 · abtestcalculator.com
- 24SC
2021 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →