tringuyen

15 Reputation

2 Badges

14 years, 24 days

MaplePrimes Activity


These are replies submitted by tringuyen

thanks very much. I got this. I iust want the names of variable in my task to coincide with the name in Maple(gamma) so that i got this problem.

thanks very much. I got this. I iust want the names of variable in my task to coincide with the name in Maple(gamma) so that i got this problem.

can you explain more detail how to run file om.cs? i've just learned OpenMaple. Thank you very much!

the procedure is:

u:=proc(a::integer)::integer;

local k;

a+k;

end proc:

Page 1 of 1