Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/hs-scientific,
Arbitrary-precision floating-point numbers
Branch: CURRENT,
Version: 0.2.0.2,
Package name: hs-scientific-0.2.0.2,
Maintainer: szptvlfnA Scientific number is an arbitrary-precision floating-point number
represented using scientific notation.
A scientific number with coefficient c and base10Exponent e corresponds to
the Fractional number: fromInteger c * 10 ^^ e
Its primary use-case is to serve as the target of parsing floating point
numbers. Since the textual representation of floating point numbers use
scientific notation they can be efficiently parsed to a Scientific number.
Required to run:[
wip/ghc] [
devel/hs-text] [
devel/hs-hashable]
Master sites:
SHA1: 4d27a20b97daf057617bac2d83c566c7629c29a1
RMD160: fc0e643024a7e86102c136ab8ff6d186bc9cf495
Filesize: 8.3 KB
Version history: (Expand)
- (2014-06-02) Package deleted from pkgsrc
- (2014-03-14) Updated to version: hs-scientific-0.2.0.2
- (2014-01-16) Package added to pkgsrc.se, version hs-scientific-0.2.0.1 (created)
CVS history: (Expand)