slackbuilds/libraries/fpconst
B. Watson 9b5038555c
libraries/fpconst: Fix slack-desc.
2016-11-14 16:47:23 +07:00
..
README
fpconst.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
fpconst.info
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.