Add initial version of chapter 05, part 2
This commit is contained in:
parent
4d8d6fe240
commit
1923297b0d
2 changed files with 2187 additions and 0 deletions
2180
05_numbers/01_content.ipynb
Normal file
2180
05_numbers/01_content.ipynb
Normal file
File diff suppressed because it is too large
Load diff
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue