Menu

Commit [r354]  Maximize  Restore  History

- Implemented lrintf(), lrint(), lroundf(), lround(), nearbyintf(),

nearbyint(), remquof(), remquo(), roundf(), round(), tgammaf(),
tgamma(), truncf(), trunc(). Sort of implemented fmaf() and fma(),
which really ought to be done in "SIMD" fashion.

This completes the "real" floating point math library (ignoring
for a moment that the floating point environment code is still
not implemented).

obarthel 2005-10-09

changed /trunk/library/TODO
changed /trunk/library/changes
changed /trunk/library/include/math.h
changed /trunk/library/math_fma.c
changed /trunk/library/math_fmaf.c
changed /trunk/library/math_headers.h
changed /trunk/library/math_lgamma.c
changed /trunk/library/math_lgammaf.c
changed /trunk/library/math_lrint.c
changed /trunk/library/math_lrintf.c
changed /trunk/library/math_lround.c
changed /trunk/library/math_lroundf.c
changed /trunk/library/math_nearbyint.c
changed /trunk/library/math_nearbyintf.c
changed /trunk/library/math_remquo.c
changed /trunk/library/math_remquof.c
changed /trunk/library/math_round.c
changed /trunk/library/math_roundf.c
changed /trunk/library/math_tgamma.c
changed /trunk/library/math_tgammaf.c
changed /trunk/library/math_trunc.c
changed /trunk/library/math_truncf.c
/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_fma.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_fmaf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_headers.h Diff Switch to side-by-side view
Loading...
/trunk/library/math_lgamma.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_lgammaf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_lrint.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_lrintf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_lround.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_lroundf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_nearbyint.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_nearbyintf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_remquo.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_remquof.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_round.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_roundf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_tgamma.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_tgammaf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_trunc.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_truncf.c Diff Switch to side-by-side view
Loading...
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.