math cleanup: use 1.0f instead of (float)1.0
[musl] / src / math / scalbf.c
2012-03-13 nszmath cleanup: use 1.0f instead of (float)1.0
2012-03-13 nszremove libm.h includes when math.h and float.h are...
2012-03-13 Rich Felkerfirst commit of the new libm!