siderust-cpp
0.8.0
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
constants.hpp
Go to the documentation of this file.
1
#pragma once
2
8
namespace
siderust
{
9
namespace
constants {
10
12
inline
constexpr
double
pi
= 3.14159265358979323846;
13
14
}
// namespace constants
15
}
// namespace siderust
siderust::constants::pi
constexpr double pi
Circle constant pi (radians per half-turn).
Definition
constants.hpp:12
siderust
Definition
altitude.hpp:19
include
siderust
constants.hpp
Generated by
1.9.8