Browse Source

Date

pull/3/head
Jure Šorn 6 years ago
parent
commit
5892872506
1 changed files with 1 additions and 2 deletions
  1. 3
      README.md

3
README.md

@ -299,8 +299,7 @@ from math import inf, nan, isfinite, isinf, isnan
#### Or: #### Or:
```python ```python
float('inf') float('inf'), float('nan')
float('nan')
``` ```
### Random ### Random

|||||||
100:0
Loading…
Cancel
Save