Template Function rcppsw::math::abs
Defined in File angles.hpp
Function Documentation
-
template<typename TAngleType>
TAngleType rcppsw::math::abs(const TAngleType &angle) Calculate the absolute value of a radians or degrees value. This does not perform any wrapping/normalizing.