Loading [MathJax]/extensions/tex2jax.js
Tatooine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
constants.h
Go to the documentation of this file.
1#ifndef TATOOINE_CONSTANTS_H
2#define TATOOINE_CONSTANTS_H
3
5static constexpr double boltzmann = 1.38064852e-23;
6} // namespace tatooine::constants
7
8#endif
Definition: constants.h:4
static constexpr double boltzmann
Definition: constants.h:5