Comment on Keisan Casio is shutting downparentComments−estomagordo3yCouldn't you simply use arbitrary precision floating arithmetic with i.e. Python?−tromp3yYes, python with import decimal can be used, as well as Linux bc, but the question was what you need so much precision for.
Comments
Couldn't you simply use arbitrary precision floating arithmetic with i.e. Python?
Yes, python with import decimal can be used, as well as Linux bc, but the question was what you need so much precision for.