please help me here
we want a "remember table assignment for the first derivative evaluated at a point a1" for example
D(f)(a1):=0
but using this command maple creates a proc
for example using the command
f(a1):=0:
maple asks : 1. function def. 2. remember table assignment
but using D(f)(a1) :=0 just creates a function def.