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 1 of 2)
changed /trunk/library/GNUmakefile.68k
changed /trunk/library/GNUmakefile.os4
changed /trunk/library/TODO
changed /trunk/library/changes
changed /trunk/library/include/math.h
changed /trunk/library/math_acosf.c
changed /trunk/library/math_asinf.c
changed /trunk/library/math_atan2f.c
changed /trunk/library/math_atanf.c
changed /trunk/library/math_cbrt.c
changed /trunk/library/math_cbrtf.c
changed /trunk/library/math_ceilf.c
changed /trunk/library/math_erf.c
changed /trunk/library/math_erfc.c
changed /trunk/library/math_erfcf.c
changed /trunk/library/math_erff.c
changed /trunk/library/math_expf.c
changed /trunk/library/math_expm1.c
changed /trunk/library/math_expm1f.c
changed /trunk/library/math_floorf.c
changed /trunk/library/math_fmodf.c
changed /trunk/library/math_frexpf.c
changed /trunk/library/math_ilogb.c
changed /trunk/library/math_ilogbf.c
changed /trunk/library/math_ldexpf.c
/trunk/library/GNUmakefile.68k Diff Switch to side-by-side view
Loading...
/trunk/library/GNUmakefile.os4 Diff Switch to side-by-side view
Loading...
/trunk/library/TODO Diff Switch to side-by-side view
Loading...
/trunk/library/changes Diff Switch to side-by-side view
Loading...
/trunk/library/include/math.h Diff Switch to side-by-side view
Loading...
/trunk/library/math_acosf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_asinf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_atan2f.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_atanf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_cbrt.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_cbrtf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_ceilf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_erf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_erfc.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_erfcf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_erff.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_expf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_expm1.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_expm1f.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_floorf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_fmodf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_frexpf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_ilogb.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_ilogbf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_ldexpf.c Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.