Mandoc man pages for scientific reference
Go to file
Peter McGoron d34bcc8fd4 add new date to constants 2024-05-22 20:51:46 -04:00
CODATA2022.txt CODATA 2022 constants 2024-05-22 18:29:07 -04:00
COPYING.md add license 2022-04-02 20:43:24 -04:00
README.md add man pages 2022-04-02 20:36:51 -04:00
constants.7 add new date to constants 2024-05-22 20:51:46 -04:00
elements.7 fix elements man page on debian; fix location of lanthanides and actinides 2024-05-22 20:51:24 -04:00
si.7 add new SI prefixes; add binary prefixes 2024-05-22 20:51:34 -04:00

README.md

Scientific Reference Man Pages

Note: These manpages use Unicode extensively and are written for mandoc.

elements.7

The periodic table of the elements, rotated 90 degrees to fit into a standard width terminal.

constants.7

The CODATA Values of the Fundamental Physical Constants.

si.7

A reference for the SI units. Includes

  • Values of prefixes
  • All base and derived units with names from the SI brochure
  • All accepted non-SI units
  • Conversions between some non-SI units and SI equivalents

How to Install

Place into your system's manual page directory (on most systems, this will be /usr/local/share/man/man7), and run makewhatis as root.