Crates.io | physical_constants |
lib.rs | physical_constants |
version | 0.5.0 |
source | src |
created_at | 2016-08-05 01:00:40.27369 |
updated_at | 2022-09-18 17:51:16.772821 |
description | CODATA recommended values of physical constants |
homepage | |
repository | https://github.com/JonasOlson/rust-physical_constants |
max_upload_size | |
id | 5898 |
size | 82,183 |
Rust library providing access to the CODATA recommended values for physical constants.
A constant of type f64
is exposed for each quantity in the CODATA 2018 table.
For better or for worse, at the moment,
dimensioned
) to return quantities in a form that carries along their physical dimensions and their units.