summaryrefslogtreecommitdiff
path: root/src/math/ef_rem_pio2.c
Commit message (Collapse)AuthorAge
* altos: Clean up -Wextra warningsKeith Packard2013-12-20
| | | | | | | Unused variables, mismatching signed/unsigned and a few other misc warnings. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Add floating point math functions from newlibKeith Packard2013-10-25
These are all BSD licensed, so we can simply include them directly Signed-off-by: Keith Packard <keithp@keithp.com>