Break maths some more
[ipdf/code.git] / src / tests / paranoidtester.cpp
index 98c056d..84c4bb0 100644 (file)
@@ -116,6 +116,7 @@ int main(int argc, char ** argv)
                        Error("As PN: %lf %c %lf", olda.ToDouble(), opch[op], b.ToDouble());
                        Error("PN String: %s", a.Str().c_str());
                        Error("Diff is %.40lf", diff);
+                       Error("LONG double gives %.40llf", lda);
                        Fatal("%.40lf, expected aboout %.40lf", a.ToDouble(), da);
                        
                        

UCC git Repository :: git.ucc.asn.au