slackbuilds/libraries/fpconst
fourtysixandtwo 5b5fe30379 libraries/fpconst: Change i486 to i586 2022-06-07 02:23:56 -04:00
..
README
fpconst.SlackBuild libraries/fpconst: Change i486 to i586 2022-06-07 02:23:56 -04:00
fpconst.info
slack-desc

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.