Rodin/Math/Deg.h file

Degree angle unit type with radian conversion.

This file defines the Deg class for representing angles in degrees with type-safe unit semantics and conversion to radians.

Namespaces

namespace Rodin
The Rodin library for finite element methods and shape optimization.
namespace Rodin::Math
Module for general mathematical operations.

Classes

class Rodin::Math::Deg
Represents an angle in degrees.