TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

Evaluate ( thue T, elt-ord^rat x, elt-ord^rat y ) -> elt-ord^rat

Description

Evaluates f(x,y), where f is the homogeneous form of the Thue object T.

Examples

x_t:=Thue(X^3+X-1); Evaluate(x_t,2,3);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group