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

◆ multiply()

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

Definition at line 112 of file engine.h.

112{ return fl::multiply(x, y); }
float multiply(float &a, float &b)

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

+ Here is the call graph for this function: