ARTS  2.3.1285(git:92a29ea9-dirty)
Constant Namespace Reference

Namespace containing several constants, physical and mathematical. More...

Functions

template<class T >
constexpr T pow2 (T x)
 power of two More...
 
template<class T >
constexpr T pow3 (T x)
 power of three More...
 
template<class T >
constexpr T pow4 (T x)
 power of four More...
 

Detailed Description

Namespace containing several constants, physical and mathematical.

Function Documentation

◆ pow2()

◆ pow3()

template<class T >
constexpr T Constant::pow3 ( x)

◆ pow4()

template<class T >
constexpr T Constant::pow4 ( x)

power of four

Definition at line 76 of file constants.h.

References pow2().

Referenced by pCqSDHC_to_arts_D2_deriv(), pCqSDHC_to_arts_freq_deriv(), pCqSDHC_to_arts_G2_deriv(), and Linefunctions::set_htp().