pkgsrc/math/hs-scientific/distinfo
szptvlfn 80413937a6 Import scientific-0.2.0.2 as math/hs-scientific,
packaged for wip.

A 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.
2014-05-31 21:31:57 +00:00

5 lines
260 B
Text

$NetBSD: distinfo,v 1.1 2014/05/31 21:31:57 szptvlfn Exp $
SHA1 (scientific-0.2.0.2.tar.gz) = 4d27a20b97daf057617bac2d83c566c7629c29a1
RMD160 (scientific-0.2.0.2.tar.gz) = fc0e643024a7e86102c136ab8ff6d186bc9cf495
Size (scientific-0.2.0.2.tar.gz) = 8499 bytes