MCPcopy 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

floorFunction · 0.85
ceilFunction · 0.85
sqrtFunction · 0.85
atanFunction · 0.85
asinFunction · 0.85
acosFunction · 0.85
powfpFunction · 0.85
absFunction · 0.70

Tested by

no test coverage detected