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

numerical noise issue on fedora32 for 4.2.alpha1 #7281

Closed
mwhansen opened this issue Oct 24, 2009 · 1 comment
Closed

numerical noise issue on fedora32 for 4.2.alpha1 #7281

mwhansen opened this issue Oct 24, 2009 · 1 comment

Comments

@mwhansen
Copy link
Contributor

sage -t -long "devel/sage/doc/en/tutorial/tour_algebra.rst" 
**********************************************************************
File "/tmp/wstein/farm/sage-4.2.alpha1/devel/sage/doc/en/tutorial/tour_algebra.rst", line 87:
    sage: find_root(cos(phi)==sin(phi),0,pi/2)
Expected:
    0.78539816339744839
Got:
    0.78539816339744828
**********************************************************************
1 items had failures:
   1 of   4 in __main__.example_5
***Test Failed*** 1 failures.

Component: doctest coverage

Issue created by migration from https://trac.sagemath.org/ticket/7281

@mwhansen mwhansen added this to the sage-4.2 milestone Oct 24, 2009
@mwhansen
Copy link
Contributor Author

comment:1

Duplicate of #7275

@mwhansen mwhansen removed this from the sage-4.2 milestone Oct 24, 2009
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant