eDSP  0.0.1
A cross-platform DSP library written in C++.
Namespaces | Functions
deg2rad.hpp File Reference
#include <edsp/math/constant.hpp>
#include <cmath>

Go to the source code of this file.

Namespaces

 edsp
 
 edsp::converter
 

Functions

template<typename T >
constexpr T edsp::converter::deg2rad (T degree) noexcept
 Convert angle from degrees to radians. More...