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

Sequences app giving 'undef' values on simulator #2266

Open
ukr-reader opened this issue Nov 18, 2024 · 1 comment
Open

Sequences app giving 'undef' values on simulator #2266

ukr-reader opened this issue Nov 18, 2024 · 1 comment
Assignees

Comments

@ukr-reader
Copy link

Describe the bug

The online simulator, version 23.2.1 gives 'undef' for all values except the initial one. Physical calculators, version 22.2.0 and v23.2.5 calculate terms correctly.

Screenshots

numw2

numw1

To Reproduce

Steps to reproduce the behavior:

  1. Go to the 'Sequences' app
  2. Create a new 'recursive first order' sequence
  3. u_{n+1} = 8 / 1 + ln(u_n) and u_0=3.55
  4. Click "display values"

Expected behavior

The online simulator should show the correct sequence of iterates.

Environment

  • v23.2.1 online simulator
@adri1numworks
Copy link

Thank you, I reported this issue internally!

@adri1numworks adri1numworks self-assigned this Nov 19, 2024
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

2 participants