Truncation error

Marco Sulla Marco.Sulla.Python at gmail.com
Wed Oct 7 01:53:55 EDT 2020


If you want to avoid float problems, you can use Decimal:

https://docs.python.org/3/library/decimal.html

On Wed, 7 Oct 2020 at 05:23, Meghna Karkera <mkarkera98 at gmail.com> wrote:
>
> How is PYTHON better than other software's(MATLAB) in case of truncation or
> rounding off error.
>
> Thanks
> Meghna
> --
> https://mail.python.org/mailman/listinfo/python-list


More information about the Python-list mailing list