Tagged Questions
6
votes
1answer
164 views
GeneralMiniMaxApproximation - Dividing out the zero
MiniMaxApproximation is used to generate minimax approximations. I'm interested in the "dividing out the zero" trick.
The documentation discusses a nice example. Suppose we want to construct a ...