science-constants: Mathematical/physical/chemical constants
This package provides constants and conversion factors commonly used in mathematics and physical sciences. The motivation is to make it easier to use ghci for quick scientific calculations [without the need to search for the constant values over the internet.] To make it even friendlier, if multiple conventional names of a constant exist, they all are provided by this package. Wherever possible, TeX-style named constants are also provided.
This package utilizes untyped values (i.e. untyped in terms of
unittyped
, dimensional
, and similar libraries); and unless otherwise
specified, the constants are in SI units: mass in kilograms, length in
meters, etc.
Due to floating-point calculation errors and to improve accuracy, the package internally uses exact values even in cases where constants can be mathematically derived one from another.
Most of the constants values were taken from the Fundamental Constants Data Center of the NIST Physical Measurement Laboratory (by Barry N. Taylor of the Data Center in close collaboration with Peter J. Mohr of the Physical Measurement Laboratory's Atomic Physics Division.) http://physics.nist.gov/cuu/
Downloads
- science-constants-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.2 |
---|---|
Dependencies | base (>=4.6 && <4.7) [details] |
License | LicenseRef-OtherLicense |
Author | Anton Vorontsov <anton@enomsg.org> |
Maintainer | Anton Vorontsov <anton@enomsg.org> |
Category | Science, Math, Physics, Chemistry |
Source repo | head: darcs get http://hub.darcs.net/cbou/science-constants |
Uploaded | by cbou at 2014-07-03T00:09:57Z |
Distributions | NixOS:0.2.0.2 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 2986 total (19 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |