prng: make rand_r have 2^32 period instead of 2^31
[musl] / src / complex / csinh.c
2012-11-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-13 Szabolcs Nagycomplex: add C11 CMPLX macros and replace cpack with...
2012-03-13 Rich Felkerfirst commit of the new libm!