44 template<
typename dtype>
45 constexpr auto degrees(dtype inValue)
noexcept
59 template<
typename dtype>
Holds 1D and 2D arrays, the main work horse of the NumCpp library.
Definition: NdArrayCore.hpp:139
Definition: Cartesian.hpp:40
constexpr auto degrees(dtype inValue) noexcept
Definition: degrees.hpp:45
constexpr auto rad2deg(dtype inValue) noexcept
Definition: rad2deg.hpp:48