summaryrefslogtreecommitdiff
path: root/tests/proj.dat
diff options
context:
space:
mode:
authorthevenyp <thevenyp@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-11-12 14:40:29 +0000
committerthevenyp <thevenyp@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-11-12 14:40:29 +0000
commit9734c2ffadc8613467acd234db7c1b91ec4b76f7 (patch)
tree806cc120b0a663469de938551fd809d1c6eecaa0 /tests/proj.dat
parentec9229c93f53bf6221c6c7855daab92a64560ce8 (diff)
downloadmpc-9734c2ffadc8613467acd234db7c1b91ec4b76f7.tar.gz
src/proj.c: new fonction for projection onto the Riemann sphere.
src/mpc.h, src/Makefile.am, doc/mpc.texi: add mpc_proj. tests/tproj.c, tests/proj.dat: Test files for function mpc_proj. tests/Makefile.am: add mpc_proj test files. git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@290 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'tests/proj.dat')
-rw-r--r--tests/proj.dat75
1 files changed, 75 insertions, 0 deletions
diff --git a/tests/proj.dat b/tests/proj.dat
new file mode 100644
index 0000000..05a2567
--- /dev/null
+++ b/tests/proj.dat
@@ -0,0 +1,75 @@
+# Data file for mpc_proj.
+#
+# Copyright (C) 2008 Philippe Th\'eveny
+#
+# 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.
+#
+# The line format respects the parameter order in function prototype as
+# follow:
+#
+# PREC_ROP_RE ROP_RE PREC_ROP_IM ROP_IM PREC_OP_RE OP_RE PREC_OP_IM OP_IM RND_RE RND_IM
+#
+# see sin.dat for precisions
+
+# special values (following ISO C99 standard)
+53 +inf 53 -0 53 -inf 53 -inf N N
+53 +inf 53 -0 53 -inf 53 -1 N N
+53 +inf 53 -0 53 -inf 53 -0 N N
+53 +inf 53 +0 53 -inf 53 +0 N N
+53 +inf 53 +0 53 -inf 53 +1 N N
+53 +inf 53 +0 53 -inf 53 +inf N N
+53 +inf 53 0 53 -inf 53 nan N N
+53 +inf 53 -0 53 -1 53 -inf N N
+53 -1 53 -0 53 -1 53 -0 N N
+53 -1 53 +0 53 -1 53 +0 N N
+53 +inf 53 +0 53 -1 53 +inf N N
+53 -1 53 nan 53 -1 53 nan N N
+53 +inf 53 -0 53 -0 53 -inf N N
+53 -0 53 -1 53 -0 53 -1 N N
+53 -0 53 -0 53 -0 53 -0 N N
+53 -0 53 +0 53 -0 53 +0 N N
+53 -0 53 +1 53 -0 53 +1 N N
+53 +inf 53 +0 53 -0 53 +inf N N
+53 -0 53 nan 53 -0 53 nan N N
+53 +inf 53 -0 53 +0 53 -inf N N
+53 +0 53 -1 53 +0 53 -1 N N
+53 +0 53 -0 53 +0 53 -0 N N
+53 +0 53 +0 53 +0 53 +0 N N
+53 +0 53 +1 53 +0 53 +1 N N
+53 +inf 53 +0 53 +0 53 +inf N N
+53 +0 53 nan 53 +0 53 nan N N
+53 +inf 53 -0 53 +1 53 -inf N N
+53 +1 53 -0 53 +1 53 -0 N N
+53 +1 53 +0 53 +1 53 +0 N N
+53 +inf 53 +0 53 +1 53 +inf N N
+53 +1 53 nan 53 +1 53 nan N N
+53 +inf 53 -0 53 +inf 53 -inf N N
+53 +inf 53 -0 53 +inf 53 -1 N N
+53 +inf 53 -0 53 +inf 53 -0 N N
+53 +inf 53 +0 53 +inf 53 +0 N N
+53 +inf 53 +0 53 +inf 53 +1 N N
+53 +inf 53 +0 53 +inf 53 +inf N N
+53 +inf 53 0 53 +inf 53 nan N N
+53 +inf 53 -0 53 nan 53 -inf N N
+53 nan 53 -1 53 nan 53 -1 N N
+53 nan 53 -0 53 nan 53 -0 N N
+53 nan 53 +0 53 nan 53 +0 N N
+53 nan 53 +1 53 nan 53 +1 N N
+53 +inf 53 +0 53 nan 53 +inf N N
+53 nan 53 nan 53 nan 53 nan N N
+