So I downloaded sample (Download Help Document) but I can not compile it - (last line fais with:
The use statement, if used carefully, can make arithmetic operations in the field much more natural.
y := G16:-`*`(a, G16:-`+`(a, x)); 1; z := G16:-`+`(a, G16:-`*`(-1, y)); 1; G16:-`+`(G16:-`^`(z, 3), G16:-`^`(y, 2));
/ 2 \
\alpha + 1/ mod 2
1
Error, (in *) modp1: invalid arguments to function Multiply
1
Error, (in ^) modp1: invalid arguments to function Powmod
Shall my maple (15) work like this and this is a docs bug? And if yes how to fix it, or is it real maple (as application) bug?