Solving mutliple-roots equation w/ MC Prime 1.0
I am trying to find a way to find the 20 first roots of the following equation:
cotan(x) + a*x + b/x = 0
where a, b are parameters.
A Newton-Raphson method seems adequate but I have no idea how to code it into Mathcad.
I should mention that I'm a new to the Mathcad world and I have for the most part no idea how to write blocks and other non--trivial things in MC.
Also, I am using Mathcad Prim 1.0.
Any example on how to implement a mutliple-roots solver would be greatly appreciated.
Thank you.

