#include <iostream>#include <cmath>#include <cstdlib>#include <cstdio>using namespace std;double arctan(double x);inline double getItem(double x,int i);int main(int argc, char *argv[]){ bool b1,b2,b3; cout <<"test 1E-15:"<< 1E-15<<endl; cout <&l Read More
posted @ 2013-05-15 01:04 庚武 Views(359) Comments(0) Diggs(0) Edit