| 1 | initial version |
Define f(X*Y) as a function with 2 arguments, say f2(X,Y), and then compute f(X^7) recursively as f2(X,f2(X,f2(X,f2(X,f2(X,f2(X,f2(X,X)))))).
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.