ARTS 2.5.11 (git: 6827797f)
Math Namespace Reference

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

Functions

constexpr auto pow2 (auto x) noexcept
 power of two
 
constexpr auto pow3 (auto x) noexcept
 power of three
 
constexpr auto pow4 (auto x) noexcept
 power of four
 

Detailed Description

Namespace containing several constants, physical and mathematical.

Function Documentation

◆ pow2()

◆ pow3()

constexpr auto Math::pow3 ( auto  x)
constexprnoexcept

◆ pow4()

constexpr auto Math::pow4 ( auto  x)
constexprnoexcept

power of four

Definition at line 27 of file arts_constexpr_math.h.

References pow2(), and pow4().

Referenced by dplanck_dt(), gas_scattering_coefAirSimple(), pow4(), Legendre::to_geodetic(), and ze_cfac().