| |||||||||||||
KASH3 Reference Manual | |||||||||||||
| |||||||||||||
FunctionAbs
(
elt-alg^pol x
)
->
elt-alg^pol
DescriptionExamplesx_R := PolynomialAlgebra( IntegerRing() );
x_x := Generator(x_R, 1);
Abs(x_x);
Abs(-x_x);
| |||||||||||||
Built:
Mon Nov 14 21:12:39 UTC 2005 on mackThe KANT Group |