Letter G

ghc-scientific - Arbitrary-precision floating-point numbers represented using scientific notation

Website: http://hackage.haskell.org/package/scientific
License: BSD
Vendor: Alcance Libre, Inc.
Description:
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.

Packages

ghc-scientific-0.3.3.1-3.fc14.al.src [22 KiB] Changelog by Fedora Release Engineering (2016-02-03):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al