Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ fixed_point.h
File
fixed_point.h
src/fl/math/fixed_point.h:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#pragma once
2
3
// Template system for fixed-point types with sign support.
4
//
Callers
nothing calls this directly
Calls
8
floor
Function · 0.85
ceil
Function · 0.85
sqrt
Function · 0.85
atan
Function · 0.85
asin
Function · 0.85
acos
Function · 0.85
powfp
Function · 0.85
abs
Function · 0.70
Tested by
no test coverage detected