RadToDeg


This function has been removed in release 10.0.0. Use ntl::RadToDeg function instead.

Convert value in radians into degrees.

constexpr float RadToDeg(const float value);
constexpr double RadToDeg(const double value);
Namespace: nitisa
Include: Nitisa/Core/Math/Utils.h