Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eksakt integrale fejler #207

Open
Eduap-com opened this issue Apr 18, 2024 · 1 comment
Open

Eksakt integrale fejler #207

Eduap-com opened this issue Apr 18, 2024 · 1 comment
Labels
CAS Requires changes to the CAS engine code in Maxima. (very timeconsuming). Not done often

Comments

@Eduap-com
Copy link
Owner

Jeg har et integrale der fejler slemt når det beregnes med indstillingen automatisk (og eksakt), mens numerisk kommer med et korrekt svar (så vidt jeg kan vurdere 😊)
image

@Eduap-com
Copy link
Owner Author

Fejlen kan bekræftes. Den opstår selvom f'(x) beregnes og indsættes direkte.
Maximakommandoen ser rigtig ud:
Integrate(sqrt(1+((4x-4x^(3))%e^(2x^(2)-x^(4)))^(2)),x,(-1),1),numer:false;

Det er formentlig en fejl i Maxima...

@Eduap-com Eduap-com added the CAS Requires changes to the CAS engine code in Maxima. (very timeconsuming). Not done often label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CAS Requires changes to the CAS engine code in Maxima. (very timeconsuming). Not done often
Projects
None yet
Development

No branches or pull requests

1 participant