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

Function


Description

The greatest common divisor of ideals I and J; I and J must be invertible.

Examples

x_2:=MaximalOrder(X^2+2);x_I1:=3/2*x_2; x_I2:= 1/2*x_2;GCD(x_I1,x_I2);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group