#include "at_startup.H"
#include <cstdio>
#include <cstdlib>
#include <cmath>
#include <gmp.h>
#include "parse_term.cc"
Go to the source code of this file.
Functions | |
int | main (const int argc, const char *const argv[]) |
Definition in file ieval.cc.
int main | ( | const int | argc, | |
const char *const | argv[] | |||
) |
Definition at line 45 of file ieval.cc.
References cerr, cout, endl(), exit(), parse_term::get_number(), mpz_clear(), mpz_init(), mpz_out_str(), n, and PrintHeader().