mirror of
https://git.code.sf.net/p/newrpl/sources
synced 2024-11-16 19:51:25 +01:00
Nothing done, just testing
This commit is contained in:
parent
6edd0834a7
commit
1b9a218088
1 changed files with 2 additions and 2 deletions
|
@ -1513,7 +1513,7 @@ int main()
|
|||
newRealFromBINT(&RReg[0],k,-1);
|
||||
|
||||
|
||||
atanpower();
|
||||
// atanpower();
|
||||
|
||||
swapReal(&RReg[0],&RReg[8]);
|
||||
|
||||
|
@ -1556,7 +1556,7 @@ int main()
|
|||
|
||||
|
||||
|
||||
#define TEST_DIGITS 500
|
||||
#define TEST_DIGITS 2000
|
||||
Context.precdigits=TEST_DIGITS;
|
||||
|
||||
// TEST TANGENT THROUGH POWERS
|
||||
|
|
Loading…
Reference in a new issue