46 template<
typename dtype>
47 constexpr
auto radians(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 deg2rad(dtype inValue) noexcept
Definition: deg2rad.hpp:49
constexpr auto radians(dtype inValue) noexcept
Definition: radians.hpp:47