Add initial version of chapter 05, part 2

This commit is contained in:
Alexander Hess 2020-10-15 23:44:16 +02:00
parent 4d8d6fe240
commit 1923297b0d
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 2187 additions and 0 deletions

2180
05_numbers/01_content.ipynb Normal file

File diff suppressed because it is too large Load diff

View file

@ -120,6 +120,13 @@ Alternatively, the content can be viewed in a web browser
Binary & Hexadecimal Representations;
Bit Arithmetic;
Bitwise Operators)
- [content <img height="12" style="display: inline-block" src="static/link/to_nb.png">](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/blob/develop/05_numbers/01_content.ipynb)
[<img height="12" style="display: inline-block" src="static/link/to_mb.png">](https://mybinder.org/v2/gh/webartifex/intro-to-python/develop?urlpath=lab/tree/05_numbers/01_content.ipynb)
(`float` Type;
Floating-point Standard;
Special Values;
Imprecision;
Binary & Hexadecimal Representations)
#### Videos