changed: version of the library: 0.9.1 now

git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@286 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2010-02-07 18:17:24 +00:00
parent 053861655d
commit aeadb8a04a
3 changed files with 8 additions and 3 deletions

View File

@@ -29,6 +29,11 @@ const char equation[] = " (34 + 24) * 123 - 34.32 ^ 6 * sin(2.56) - atan(10)";
/*
the result (on 32 bit platform):
-897705014.52573107
*/
/*
the result (on 64 bit platform):
-897705014.5257310676097719585259773124
*/