Constants 1.0
Constants related to math, environment, unit ocnversion macros.
Loading...
Searching...
No Matches
constants.h
Go to the documentation of this file.
1
7
8#ifndef CONSTANTS_H
9#define CONSTANTS_H
10
11#include "constants_math.h"
12#include "constants_units.h"
13#include "constants_data_type.h"
14
15#endif
Minimum, maximum, range, and precision constants for data types.
Mathematical constants and precomputed root values.
Unit conversion macros and SI/binary prefixes.