NetBSD/tests/lib/libm
maya 6eb8aac828 Print result of function we tested (sinf),
not of function we didn't test (sin).

no need to print 17 digits for a float.

from Riastradh.
2019-05-27 00:24:37 +00:00
..
Makefile Add a test case for signbit. 2019-04-26 08:52:16 +00:00
t_acos.c
t_asin.c
t_atan.c
t_bit.c Add a test case for signbit. 2019-04-26 08:52:16 +00:00
t_cabsl.cxx
t_casinh.c
t_cbrt.c
t_ceil.c
t_cos.c on i386 with FLT_EVAL_METHOD=2, the computation inside cosf was done in 2019-05-27 00:10:36 +00:00
t_cosh.c
t_erf.c
t_exp.c
t_fe_round.c
t_fenv.c
t_fmod.c
t_hypot.c
t_ilogb.c
t_infinity.c
t_ldexp.c
t_libm.h
t_log.c
t_modf.c
t_pow.c
t_precision.c
t_round.c
t_scalbn.c
t_sin.c Print result of function we tested (sinf), 2019-05-27 00:24:37 +00:00
t_sinh.c
t_sqrt.c
t_tan.c
t_tanh.c