science-constants: Mathematical/physical/chemical constants
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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/
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.2, 0.2.0.2 |
---|---|
Change log | None available |
Dependencies | base (>=4.6 && <5) [details] |
License | BSD-3-Clause |
Author | Anton Vorontsov <anton@enomsg.org> |
Maintainer | Anton Vorontsov <anton@enomsg.org> |
Category | Science, Math, Physics, Chemistry |
Source repo | head: git clone https://github.com/enomsg/science-constants |
Uploaded | by cbou at 2020-01-13T10:29:33Z |
Modules
[Index] [Quick Jump]
Downloads
- science-constants-0.2.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees