adnans_1

12 Reputation

2 Badges

18 years, 254 days

MaplePrimes Activity


These are questions asked by adnans_1

Dear Maple users, I am trying to use Minimax to create a rational approximation to a function over a specified approximation interval. But, I keep getting the following error message. Can someone help? > with(numapprox): > Digits:=50; Digits := 50 > minimax(tanh(sqrt(x))/sqrt(x), x=1..10^4, [13,14]); Error, (in numapprox/remez) error curve fails to oscillate sufficiently; try different degrees Thanks, Adnan.
Page 1 of 1