Module Name: src Committed By: maya Date: Mon May 27 00:24:37 UTC 2019
Modified Files:
src/tests/lib/libm: t_sin.c
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/lib/libm/t_sin.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
