From: Ether J. <ma...@et...> - 2018-11-14 18:48:06
|
Thank you for the replies. I will experiment with some of the suggestions. This is an educational exercise, not a real-world problem. On Mon, Nov 12, 2018 at 6:47 PM Ether Jones <ma...@et...> wrote: > > I want to use arbitrary precision (bfloat) floating point to numerically > integrate a function which calls bessel_j() function. > > Does Maxima support this? If so, could you please post a very simple > example showing the proper syntax to assure that *fpprec* is used for all > intermediate calculations? > > Thank you. > |