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

Tan(Pi/2) // N returns wrong result #942

Open
tranleduy2000 opened this issue Mar 13, 2024 · 0 comments
Open

Tan(Pi/2) // N returns wrong result #942

tranleduy2000 opened this issue Mar 13, 2024 · 0 comments
Assignees
Labels

Comments

@tranleduy2000
Copy link
Collaborator

tranleduy2000 commented Mar 13, 2024

There is the input:

Tan(Pi/2) // N

Screenshot_20240313_175550_Chrome Beta.png

Expected result:

Indeterminate or ComplexInfinity

@tranleduy2000 tranleduy2000 changed the title Tan(pi/2) // N returns wrong result Tan(Pi/2) // N returns wrong result Mar 13, 2024
@axkr axkr self-assigned this Mar 14, 2024
axkr added a commit that referenced this issue Mar 16, 2024
- new method Arithmetic#intPowerFractionNumeric()
  evaluate `Power(base,1/n)` in "double numeric mode" by "widen the
input domain of big integer numbers" to Apfloat values and calculating
the nth root.
@axkr axkr added the bug label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants