science-constants: Mathematical/physical/chemical constants

[ bsd3, chemistry, library, math, physics, science ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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 && <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:30:29Z
Distributions NixOS:0.2.0.2
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 2887 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-01-13 [all 1 reports]