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