powered by
Physical and chemical constants useful for aquatic sciences.
Constants
A list specifying the value, the units, and a description for each physical constant.
Karline Soetaert <karline.soetaert@nioz.nl>
Mohr PJ and Taylor BN, 2005. CODATA recommended values of the fundamental physical constants: 2002, Review of Modern Physics 77, 1 - 107.
AtomicWeight, Bathymetry, Oceans
AtomicWeight
Bathymetry
Oceans
data.frame(cbind(acronym = names(Constants), matrix(ncol = 3, byrow = TRUE, data = unlist(Constants), dimnames = list(NULL, c("value", "units", "description")))))
Run the code above in your browser using DataLab