The NetBSD Project

CVS log for pkgsrc/math/hs-scientific/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / math / hs-scientific

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2014Q2-base


Revision 1.1 / (download) - annotate - [select for diffs], Sat May 31 21:31:57 2014 UTC (9 years, 10 months ago) by szptvlfn
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2

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.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>