Skip to content

integration result incorrect #680

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

Open
junaun opened this issue Oct 4, 2022 · 1 comment
Open

integration result incorrect #680

junaun opened this issue Oct 4, 2022 · 1 comment

Comments

@junaun
Copy link

junaun commented Oct 4, 2022

when integrating 1/(cos(x)+1), the output from nerdamer is log(1+cos(x)), hasIntegral( ) return false.
The correct result should be tan(x/2) (i check the result using other integral calculator and also test with upper lower bound)
This error often occur when the expression involve trigo and fraction
image

@junaun
Copy link
Author

junaun commented Oct 5, 2022

image
gave different result when i put a space between cos and (x) ==>[cos (x)]
and i have no idea why the Latex doesnt work for log( )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant