diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-20 20:51:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-20 20:51:25 +0000 |
commit | 6670f0b75774751a7edbaec5af358afdc627a4fb (patch) | |
tree | 81a3300da339b3acb55c68959ec881983170b887 /math/py-fpconst | |
parent | 076315d64d65b23dc203b8a442ed1e7c58718832 (diff) |
Notes
Diffstat (limited to 'math/py-fpconst')
-rw-r--r-- | math/py-fpconst/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-fpconst/pkg-descr b/math/py-fpconst/pkg-descr index 22eeba2ad64f..d10391d24b1a 100644 --- a/math/py-fpconst/pkg-descr +++ b/math/py-fpconst/pkg-descr @@ -3,4 +3,4 @@ IEEE754 double-precision special values. It provides constants for Not-a-Number (NaN), Positive Infinity (Inf), and Negative Infinity (-Inf), as well as functions to test for these values. -WWW: http://pypi.python.org/pypi/fpconst +WWW: https://pypi.python.org/pypi/fpconst |