NetBSD/external/lgpl2/mpc/dist/tests/sinh.dat
mrg d43cffdfe2 initial import of MPC 0.9 package.
MPC is a C library for the arithmetic of complex numbers with
arbitrarily high precision and correct rounding of the result.
It is built upon and follows the same principles as MPFR.

GCC >= 4.2 requires MPC.
2011-06-20 05:50:19 +00:00

87 lines
3.3 KiB
Plaintext

# Data file for mpc_sinh.
#
# Copyright (C) INRIA, 2008, 2010
#
# This file is part of the MPC Library.
#
# The MPC Library is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or (at your
# option) any later version.
#
# The MPC Library is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
# License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with the MPC Library; see the file COPYING.LIB. If not, write to
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
# MA 02111-1307, USA.
#
# For explanations on the file format, see sin.dat.
# special values (following ISO C99 standard)
0 0 7 inf 7 NaN 7 -inf 7 -inf N N
0 0 7 -inf 7 -inf 7 -inf 7 -1 N N
0 0 7 -inf 7 -0 7 -inf 7 -0 N N
0 0 7 -inf 7 +0 7 -inf 7 +0 N N
0 0 7 -inf 7 +inf 7 -inf 7 1 N N
0 0 7 inf 7 NaN 7 -inf 7 +inf N N
0 0 7 inf 7 NaN 7 -inf 7 NaN N N
0 0 7 NaN 7 NaN 7 -1 7 -inf N N
0 0 7 NaN 7 NaN 7 -1 7 +inf N N
0 0 7 NaN 7 NaN 7 -1 7 NaN N N
0 0 7 0 7 NaN 7 -0 7 -inf N N
0 0 7 -0 7 -0 7 -0 7 -0 N N
0 0 7 -0 7 +0 7 -0 7 +0 N N
0 0 7 0 7 NaN 7 -0 7 +inf N N
0 0 7 0 7 NaN 7 -0 7 NaN N N
0 0 7 0 7 NaN 7 +0 7 -inf N N
0 0 7 +0 7 -0 7 +0 7 -0 N N
0 0 7 +0 7 +0 7 +0 7 +0 N N
0 0 7 0 7 NaN 7 +0 7 +inf N N
0 0 7 0 7 NaN 7 +0 7 NaN N N
0 0 7 NaN 7 NaN 7 1 7 -inf N N
0 0 7 NaN 7 NaN 7 1 7 +inf N N
0 0 7 NaN 7 NaN 7 1 7 NaN N N
0 0 7 inf 7 NaN 7 +inf 7 -inf N N
0 0 7 +inf 7 -inf 7 +inf 7 -1 N N
0 0 7 +inf 7 -0 7 +inf 7 -0 N N
0 0 7 +inf 7 +0 7 +inf 7 +0 N N
0 0 7 +inf 7 +inf 7 +inf 7 1 N N
0 0 7 inf 7 NaN 7 +inf 7 +inf N N
0 0 7 inf 7 NaN 7 +inf 7 NaN N N
0 0 7 NaN 7 NaN 7 NaN 7 -inf N N
0 0 7 NaN 7 NaN 7 NaN 7 -1 N N
0 0 7 NaN 7 -0 7 NaN 7 -0 N N
0 0 7 NaN 7 +0 7 NaN 7 +0 N N
0 0 7 NaN 7 NaN 7 NaN 7 1 N N
0 0 7 NaN 7 NaN 7 NaN 7 +inf N N
0 0 7 NaN 7 NaN 7 NaN 7 NaN N N
# purely real argument
+ 0 50 -0x12cd9fc44eb98p-48 50 -0 7 -1 7 -0 N N
+ 0 50 -0x12cd9fc44eb98p-48 50 +0 7 -1 7 +0 N N
- 0 50 0x12cd9fc44eb98p-48 50 -0 7 1 7 -0 N N
- 0 50 0x12cd9fc44eb98p-48 50 +0 7 1 7 +0 N N
# purely imaginary argument
0 - 50 -0 50 -0xd76aa47848678p-52 7 -0 7 -1 N N
0 + 50 -0 50 0xd76aa47848678p-52 7 -0 7 1 N N
0 - 50 +0 50 -0xd76aa47848678p-52 7 +0 7 -1 N N
0 + 50 +0 50 0xd76aa47848678p-52 7 +0 7 1 N N
# values with +1 and -1
+ - 50 -0xa28cfec023fc8p-52 50 -0x14c67b74f6cc5p-48 7 -1 7 -1 N N
+ + 50 -0xa28cfec023fc8p-52 50 0x14c67b74f6cc5p-48 7 -1 7 1 N N
- - 50 0xa28cfec023fc8p-52 50 -0x14c67b74f6cc5p-48 7 1 7 -1 N N
- + 50 0xa28cfec023fc8p-52 50 0x14c67b74f6cc5p-48 7 1 7 1 N N
# IEEE-754 double precision
- - 53 0xF48D4FDF29C53p-105 53 2 53 0x15124271980435p-52 53 0x3243F6A8885A3p-49 N N
# huge values
+ - 53 +inf 53 -inf 53 0x4580CBF242683p-3 53 -0x1B3E8A3660D279p-3 N N
+ + 53 +inf 53 +inf 53 -0x1B3E8A3660D279p-3 53 0x4580CBF242683p-3 N N