mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Constants without dimensions are provided with a template argument specifying the precision.
Functions | |
template<typename realT > | |
constexpr realT | mx::astro::constants::tan_arcsec () |
Tangent of 1.0 arcsec. More... | |
|
constexpr |
Tangent of 1.0 arcsec.
Calculated with 100 digits of precision, recorded here with 50 digits.
Definition at line 32 of file constants.hpp.