FastLED 3.9.15
Loading...
Searching...
No Matches

◆ subtract()

float fl::Engine::subtract ( float & x,
float & y )
inline

Definition at line 111 of file engine.h.

111{ return fl::subtract(x, y); }
float subtract(float &a, float &b)

References fl::subtract(), fl::x, and fl::y.

+ Here is the call graph for this function: