xref: /freebsd/contrib/arm-optimized-routines/math/test/testcases/directed/erf.tst (revision 072a4ba82a01476eaee33781ccd241033eefcf0b)
131914882SAlex Richardson; erf.tst - Directed test cases for erf
231914882SAlex Richardson;
331914882SAlex Richardson; Copyright (c) 2007-2020, Arm Limited.
4*072a4ba8SAndrew Turner; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
531914882SAlex Richardson
631914882SAlex Richardsonfunc=erf op1=7ff80000.00000001 result=7ff80000.00000001 errno=0
731914882SAlex Richardsonfunc=erf op1=fff80000.00000001 result=7ff80000.00000001 errno=0
831914882SAlex Richardsonfunc=erf op1=7ff00000.00000001 result=7ff80000.00000001 errno=0 status=i
931914882SAlex Richardsonfunc=erf op1=fff00000.00000001 result=7ff80000.00000001 errno=0 status=i
1031914882SAlex Richardsonfunc=erf op1=7ff00000.00000000 result=3ff00000.00000000 errno=0
1131914882SAlex Richardsonfunc=erf op1=fff00000.00000000 result=bff00000.00000000 errno=0
1231914882SAlex Richardsonfunc=erf op1=00000000.00000000 result=00000000.00000000 errno=ERANGE
1331914882SAlex Richardsonfunc=erf op1=80000000.00000000 result=80000000.00000000 errno=ERANGE
1431914882SAlex Richardsonfunc=erf op1=00000000.00000001 result=00000000.00000001 errno=0 status=ux
1531914882SAlex Richardsonfunc=erf op1=80000000.00000001 result=80000000.00000001 errno=0 status=ux
1631914882SAlex Richardsonfunc=erf op1=3ff00000.00000000 result=3feaf767.a741088a.c6d errno=0
1731914882SAlex Richardsonfunc=erf op1=bff00000.00000000 result=bfeaf767.a741088a.c6d errno=0
18