mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches

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.
 

Function Documentation

◆ tan_arcsec()

template<typename realT >
constexpr realT mx::astro::constants::tan_arcsec ( )
constexpr

Tangent of 1.0 arcsec.

Calculated with 100 digits of precision, recorded here with 50 digits.

Definition at line 30 of file constants.hpp.