Infinity
Project description
inf is missing from Python’s builtins. This module adds it:
import inf
# inf is now float(“+inf”)
inf.div(10.0, 0.0) # Correctly returns inf.
CHANGELOG
2013-10-21 Release 1.1.0
Added the inf.div function for IEEE division.
2013-10-10 Release 1.0.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
inf-1.1.0.tar.gz
(1.3 kB
view details)
File details
Details for the file inf-1.1.0.tar.gz
.
File metadata
- Download URL: inf-1.1.0.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | efffad2a89add76091ca5178f3bf51802bc610ab116d6dedb8b7c1ecbda5fb18 |
|
MD5 | 5b8fd397ddb90753a822c858247b607b |
|
BLAKE2b-256 | b41cea182aa1eee96d39f19015b103b7adbc09dea8d45ef9c66fa8649b1403f8 |