@@ -2574,7 +2574,7 @@ cout <<test;
cout <<"Error = "<<(expitszsz-test).norm()<<endl;
}
if(1)
if(0)
{
NRVec<double> x({1,2,3});
NRVec<double> y({4,5,6});
@@ -2585,4 +2585,11 @@ x.concatme(y);
cout <<x;
double x;
cin>>x;
cout <<mantissa(x,20)<<endl;
The note is not visible to the blocked user.