We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Réf: https://www.johndcook.com/blog/2018/04/11/anatomy-of-a-posit-number/ et https://www.johndcook.com/blog/2018/04/14/ieee-vs-posit/ et https://www.johndcook.com/blog/2018/04/15/eight-bit-floating-point/
Ca devrait ressembler à ce texte de 2017 sur l'arithmétique avec les flottants IEEE.
The text was updated successfully, but these errors were encountered:
Bon début pour corriger #17
f6cce9a
OK pour quelques tests de plus. Mais il faut que je renseigne sur le …
9e128f5
…sens à donner à 1.11001 en binaire... 💥 TODO. Cf. #17
OK j'ai presque terminé #17.
785d201
C'est pas simple en fait ...
Naereen
No branches or pull requests
Réf: https://www.johndcook.com/blog/2018/04/11/anatomy-of-a-posit-number/ et https://www.johndcook.com/blog/2018/04/14/ieee-vs-posit/ et https://www.johndcook.com/blog/2018/04/15/eight-bit-floating-point/
Ca devrait ressembler à ce texte de 2017 sur l'arithmétique avec les flottants IEEE.
The text was updated successfully, but these errors were encountered: