Hi,

I can write (simple) Axiom programs for which the parameters are all
numbers, but what if the parameters include a function?  Suppose I wished to
write a program to, say, solve the equation f(x)=0 by the bisection method,
and I wanted to call it as

bisect(f,a,b)

where [a,b] brackets a solution.  How do I do this?  And in what form does
Axiom like its functions in such a program?

Thanks,
Alasdair
_______________________________________________
Axiom-mail mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-mail

Reply via email to