![]() |
MCL
Minimalistic Color Library
|
#include <cmath>
Include dependency graph for math.hh:
This graph shows which files directly or indirectly include this file:Functions | |
| template<typename T > | |
| constexpr T | clamp (T value, T min, T max) |
| constexpr double | clean (double value) |
| double | round (double value, double to) |
| double | d_mod (double value) |