*** empty log message ***
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@847 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -9798,7 +9798,7 @@ doubles with each iteration. Therefore the numerator and denominator of
|
||||
the rational approximation have to grow likewise:
|
||||
|
||||
@example
|
||||
clp(q) ?- use+odule(library('clpqr/examples/root')).
|
||||
clp(q) ?- use_module(library('clpqr/examples/root')).
|
||||
clp(q) ?- root(3,R),print_decimal(R,70).
|
||||
1.4142156862 7450980392 1568627450 9803921568 6274509803 9215686274
|
||||
5098039215
|
||||
|
Reference in New Issue
Block a user