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

[BUG] map does not handle negative values #5204

Closed
chromoxdor opened this issue Jan 1, 2025 · 5 comments · Fixed by #5205
Closed

[BUG] map does not handle negative values #5204

chromoxdor opened this issue Jan 1, 2025 · 5 comments · Fixed by #5205

Comments

@chromoxdor
Copy link
Contributor

1061858: ACT : let,1,map(-3:0:-10:100:10)
1061861: ACT : LogEntry,'Input: -3 Result: 10'

or

1145761: ACT : let,1,map(3:0:10:-100:10)
1145774: ACT : LogEntry,'Input: 3 Result: 90'
@tonhuisman
Copy link
Contributor

Investigating (found something of interest already...)

@chromoxdor
Copy link
Contributor Author

Great! I was also investigating but couldn´t figure it out....

@chromoxdor
Copy link
Contributor Author

Ahh and by the way...Happy new year to you all!
Sorry i didn't want to start the new year with negativity issues. :)

@TD-er
Copy link
Member

TD-er commented Jan 1, 2025

with negativity issues. :)

Nice pun :)

And happy new year to you too.

@fly74
Copy link

fly74 commented Jan 2, 2025

Happy new year to all of you!

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

Successfully merging a pull request may close this issue.

4 participants