| 
    FastLED 3.9.15
    
   | 
 
#include "fl/has_include.h"#include "fl/clamp.h"#include "fl/map_range.h"#include "fl/math_macros.h"
 Include dependency graph for math.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | fl | 
| IMPORTANT!  | |
Macros | |
| #define | FASTLED_HAS_EXP 0 | 
Functions | |
| template<typename T> | |
| T | fl::ceil (T value) | 
| constexpr int | fl::ceil_constexpr (float value) | 
| template<typename T> | |
| T | fl::exp (T value) | 
| template<typename T> | |
| T | fl::floor (T value) |