|
FastLED 3.9.15
|
| LIB8STATIC int16_t sin16_C | ( | uint16_t | theta | ) |
Fast 16-bit approximation of sin(x).
This approximation never varies more than 0.69% from the floating point value you'd get by doing
| theta | input angle from 0-65535 |
Definition at line 122 of file trig8.h.
References LIB8STATIC, offset(), and y.
Here is the call graph for this function: