xCAS Integration strange behaviour when Digits != 14

Messages in english

Modérateur : xcasadmin

mcebrian
Messages : 2
Inscription : sam. sept. 14, 2024 9:36 am

xCAS Integration strange behaviour when Digits != 14

Message par mcebrian » dim. sept. 22, 2024 2:32 pm

Hi,

New xCAS user here. I have observed with different difficult numerical integrations, I cannot get the decimal (final) result if Digits != 14.

It is able to approximate all if Digits is set to 14. It gives a real value.

This behavior is the same in all the platforms. (Mac native, web, Numworks).


Is this the expected behavior?
Captura de pantalla 2024-09-22 a las 19.57.01.png
Captura de pantalla 2024-09-22 a las 19.57.01.png (308.19 Kio) Consulté 6482 fois

If Digits=14 it is always able to give an approx value.

Why so?

Kind regards

parisse
Messages : 5878
Inscription : mar. déc. 20, 2005 4:02 pm
Contact :

Re: xCAS Integration strange behaviour when Digits != 14

Message par parisse » dim. sept. 22, 2024 6:11 pm

That's because there is no implementation for the incomplete gamma function in multiprecision.

mcebrian
Messages : 2
Inscription : sam. sept. 14, 2024 9:36 am

Re: xCAS Integration strange behaviour when Digits != 14

Message par mcebrian » dim. sept. 22, 2024 7:21 pm

Thanks Mr. Bernard. That makes sense. Although most of the platforms that allow multi precision have it so I wanted to understand why.

Kind regards

Répondre