(no title)
flysand7 | 7 months ago
Most of the time I'm looking for an answer in questions like:
4 weeks + 59*3 hours in days
1/2 * 36g * (900 m/s)^2 in joules
Other times when I'm working with memory and want to get a specific finite representation in hexadecimal: 1 megabyte as hex
This might be off-topic because you're building a suite of calculators that I'd have to switch between to perform these tasks, rather than a single calculator that can do all / most of these things, but this kinda raises a point - if you want to switch between the calculators, maybe the UI should allow going from one to the other without performing the navigation, I'm thinking something like a sidebar that you can click on to switch to a different calculator.Ideally when you switch and switch back the state should be saved because you might need to copy multiple values between calculators. EDIT: I forgot browsers have tabs, but still.
But really for me personally, nothing would beat a single thing that can do units and bases
Ao7bei3s|7 months ago
paradox460|7 months ago
tjelen|7 months ago
It also supports switching between different buffers and some kind of local storage.
onedognight|7 months ago
[0] https://www.wolframalpha.com/input?i=4+weeks+%2B+59*3+hours+...
[1] https://www.wolframalpha.com/input?i=1%2F2+*+36g+*+%28900+m%...
exmadscientist|7 months ago
Frink is also very good at units, but I struggle to use it for anything more complex than a simple conversion. I'm sure it can do the task, but I've never been able to learn to drive it well, and usually get pretty frustrated when I try. The documentation and my brain don't really get along, or maybe it's that I am often in a hurry when I am trying to do something with it.
calculatehow|7 months ago
paradox460|7 months ago
ttshaw1|7 months ago