Menu

Commit [r282]  Maximize  Restore  History

- Implemented fmin()/fminf(), fmax()/fmaxf(), fdim()/fdimf() for C99.

- Ported acosf(), asinf(), atan2f(), atanf(), ceilf(), expf(), floorf(),
fmodf(), frexpf(), ldexpf(), log10f(), logbf(), logf(), modff(), powf(), sqrtf(),
scalbn() and scalbnf() for C99.

- Ported cbrt(), cbrtf(), erf(), erff(), erfc(), erfcf(), expm1(),
expm1f(), ilogb(), ilogbf(), log1p() and log1pf() for C99.

obarthel 2005-05-29

<< < 1 2 (Page 2 of 2)
changed /trunk/library/math_log10f.c
changed /trunk/library/math_log1p.c
changed /trunk/library/math_log1pf.c
changed /trunk/library/math_logbf.c
changed /trunk/library/math_logf.c
changed /trunk/library/math_modff.c
changed /trunk/library/math_powf.c
changed /trunk/library/math_scalbn.c
changed /trunk/library/math_scalbnf.c
changed /trunk/library/math_sqrtf.c
changed /trunk/library/smakefile
/trunk/library/math_log10f.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_log1p.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_log1pf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_logbf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_logf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_modff.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_powf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_scalbn.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_scalbnf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_sqrtf.c Diff Switch to side-by-side view
Loading...
/trunk/library/smakefile Diff Switch to side-by-side view
Loading...
<< < 1 2 (Page 2 of 2)