MCPcopy Create free account
hub / github.com/FastLED/FastLED / trig8.cpp

File trig8.cpp

tests/fl/math/trig8.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// ok cpp include
2// Tests for sin8() and cos8() — validates both the standard LUT path
3// and the USE_SIN_32 wrapper path produce correct results.
4

Callers

nothing calls this directly

Calls 2

sin8Function · 0.50
cos8Function · 0.50

Tested by

no test coverage detected