Menu

Commit [r280]  Maximize  Restore  History

- Added skeleton code for acosf(), acosh(), acoshf(), asinf(), asinh(),

asinhf(), atan2f(), atanf(), atanh(), atanhf(), cbrt(), cbrtf(),
ceilf(), cosf(), coshf(), erf(), erfc(), erfcf(), erff(),
exp2(), exp2f(), expf(), expm1(), expm1f(), fdim(), fdimf(),
floorf(), fma(), fmaf(), fmax(), fmaxf(), fmin(), fminf(),
fmodf(), frexpf(), hypotf(), ilogb(), ilogbf(), ldexpf(), lgamma(),
lgammaf(), log10f(), log1p(), log1pf(), log2(), log2f(), logbf(),
logf(), lrint(), lrintf(), lround(), lroundf(), modff(), nearbyint(),
nearbyintf(), powf(), remainder(), remainderf(), remquo(), remquof(), round(),
roundf(), scalbn(), scalbnf(), sinf(), sinhf(), sqrtf(), tanf(),
tanhf(), tgamma(), tgammaf(), trunc() and truncf(), to be filled in
later...

obarthel 2005-05-29

1 2 3 > >> (Page 1 of 3)
changed /trunk/library/TODO
changed /trunk/library/changes
added /trunk/library/math_acosf.c
added /trunk/library/math_acosh.c
added /trunk/library/math_acoshf.c
added /trunk/library/math_asinf.c
added /trunk/library/math_asinh.c
added /trunk/library/math_asinhf.c
added /trunk/library/math_atan2f.c
added /trunk/library/math_atanf.c
added /trunk/library/math_atanh.c
added /trunk/library/math_atanhf.c
added /trunk/library/math_cbrt.c
added /trunk/library/math_cbrtf.c
added /trunk/library/math_ceilf.c
added /trunk/library/math_cosf.c
added /trunk/library/math_coshf.c
added /trunk/library/math_erf.c
added /trunk/library/math_erfc.c
added /trunk/library/math_erfcf.c
added /trunk/library/math_erff.c
added /trunk/library/math_exp2.c
added /trunk/library/math_exp2f.c
added /trunk/library/math_expf.c
added /trunk/library/math_expm1.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/math_acosf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_acosh.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_acoshf.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_asinh.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_asinhf.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_atanh.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_atanhf.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_cosf.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_coshf.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_exp2.c Diff Switch to side-by-side view
Loading...
/trunk/library/math_exp2f.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...
1 2 3 > >> (Page 1 of 3)