Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ cos8
Function
cos8
src/platforms/trig8.h:56–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
inline u8 cos8(u8 theta) { return sin8(theta + 64); }
57
58
#endif
59
Callers
3
trig8.cpp
File · 0.50
getFirePaletteIndex
Function · 0.50
getPaletteIndex
Function · 0.50
Calls
1
sin8
Function · 0.70
Tested by
no test coverage detected