Hacker News new | ask | show | jobs
by danadam 1037 days ago
"bc -l" runs it with scale set to 20. Also preloads some math functions.
1 comments

The word "some" is definitely an exaggeration here.
Not on my bc. [1]

If it's missing anything you need, let me know.

[1]: https://git.gavinhoward.com/gavin/bc

Ooo, nice. Has there been any interest from any distros for including it in (for instance) Debian?
It's in some distros, but Debian for one has not been interested.

It's in Gentoo (can be selected as the main bc), Void, Alpine, and a few others. I think there's also a Nix package?

If someone's willing to go to bat for me to get it into Debian, I'll do the package myself.