slackbuilds/libraries/fpconst
Robby Workman 0b7e524e82 libraries/fpconst: Updated homepage and download links
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2017-05-20 06:53:11 +07:00
..
README
fpconst.SlackBuild
fpconst.info libraries/fpconst: Updated homepage and download links 2017-05-20 06:53:11 +07:00
slack-desc libraries/fpconst: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

Utilities for handling IEEE 754 floating point special values.
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.