K=double(J)
The function double computes the reduced ideal of J*J given an integral ideal J. double(J) and add(J,J) outputs the same but double(J) is often more useful in practice.
|
|
|
|
The object double is a method function.