(Not-so) Precise Float Arithmetic in Python [PyOhio 2023]

Publié le: 17 décembre 2023
sur la chaîne: PyOhio
69
3

Talk by Syed Muhammad Dawoud Sheraz Ali at PyOhio 2023:
Just like in other programming languages, floating number arithmetics is not very precise in Python. What makes floats so special and weird that a simple arithmetic operation might not yield the expected result? Why is it so? For instance, what happens when you run the following line on the Python terminal: 0.1+0.1+0.1==0.3? What will be the output? True or False?

This small talk will focus on the underlying behavior of floating arithmetics precision and then discuss a few potential solutions to the problem in Python.

PyOhio talk listing: https://www.pyohio.org/2023/talks/not...


Sur cette page du site, vous pouvez voir la vidéo en ligne (Not-so) Precise Float Arithmetic in Python [PyOhio 2023] durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur PyOhio 17 décembre 2023, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 69 fois et il a aimé 3 téléspectateurs. Bon visionnage!