scifir-units 2.0.0
scifir-units is a library of units of measurement, angles, coordinates, fields, and related data, all lightweight, that help in the development of scientific software and scientific machines
Loading...
Searching...
No Matches
chemistry_units.cpp
Go to the documentation of this file.
2
3#include <string>
4
5using namespace std;
6
7namespace scifir
8{
9 // GENERAL CHEMISTRY
25
26 // SUBSTANCE
34
35 // PHARMACOLOGY
37}
The namespace scifir contains all scifir-units, excepting the string literals, which are outside.
Definition address.cpp:6
#define SCALAR_UNIT_CPP(name, init_real_dimensions)