add float_t and double_t to math.h
[musl] / src / linux / sincos.c
2011-02-19 Rich Felkerworkaround gcc bug 46926 by providing a dumb sincos...