| # Data file for mpc_pow_si. |
| # |
| # Copyright (C) 2011 INRIA |
| # |
| # This file is part of GNU MPC. |
| # |
| # GNU MPC 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 3 of the License, or (at your |
| #o ption) any later version. |
| # |
| # GNU MPC 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 this program. If not, see http://www.gnu.org/licenses/ . |
| # |
| # The line format respects the parameter order in function prototype as |
| # follow: |
| # |
| # INEX_RE INEX_IM PREC_ROP_RE ROP_RE PREC_ROP_IM ROP_IM PREC_OP1_RE OP1_RE PREC_OP1_IM OP1_IM OP2 RND_RE RND_IM |
| # |
| # For further details, see add_fr.dat. |
| |
| # special cases with exponents -1 and -2 |
| 0 0 53 0.5 53 -0.5 53 1 53 1 -1 N N |
| 0 0 53 0 53 -0.5 53 1 53 1 -2 N N |