altos: Add sinf to math code
authorKeith Packard <keithp@keithp.com>
Mon, 28 Oct 2013 06:28:50 +0000 (23:28 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 28 Oct 2013 06:28:50 +0000 (23:28 -0700)
commitd96fd33aa8a220d547512eb43c88fc8f5651e39e
tree6cfa770a1afd2cb2d2735590f66929433c8b85ce
parentfa7d0ba0efdde3ac9fb4df0589f9ead07b7ffff5
altos: Add sinf to math code

Needed for the quaternion gyro tracking code

Signed-off-by: Keith Packard <keithp@keithp.com>
src/math/math.h
src/math/sf_sin.c [new file with mode: 0644]