python-fpconst - Python module for handling IEEE 754 floating point special values
Website: | http://research.warnes.net/statcomp/projects/RStatServer/fpconst |
---|---|
License: | "ASL 2.0" |
- Description:
This python module implements constants and functions for working with IEEE754 double-precision special values. It provides constants for Not-a-Number (NaN), Positive Infinity (PosInf), and Negative Infinity (NegInf), as well as functions to test for these values.
Packages
python-fpconst-0.7.3-6m.mo8.noarch [15 KiB] |
Changelog
by Yohsuke Ooi (2011-05-03):
- (0.7.3-6m) - rebuild against python-2.7 |