For most people, opening a calculator means launching a GUI application or typing a quick expression into Python.

For me, neither felt ideal.

A large part of my work happens inside terminals: remote servers, SSH sessions, minimal Linux installations, recovery environments, virtual machines, and development systems where a terminal is always available but a graphical environment is not guaranteed.

I wanted a scientific calculator that felt native to that environment.

Not a Python script.