46 template<
typename dtype>
47 constexpr
auto degrees(dtype inValue) noexcept
63 template<
typename dtype>
Holds 1D and 2D arrays, the main work horse of the NumCpp library.
Definition: NdArrayCore.hpp:72
Definition: Coordinate.hpp:45
constexpr auto degrees(dtype inValue) noexcept
Definition: degrees.hpp:47
constexpr auto rad2deg(dtype inValue) noexcept
Definition: rad2deg.hpp:50