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

ABSMIN/ABSMAX transposed #96

Closed
chrisws opened this issue Apr 12, 2020 · 0 comments
Closed

ABSMIN/ABSMAX transposed #96

chrisws opened this issue Apr 12, 2020 · 0 comments
Assignees
Milestone

Comments

@chrisws
Copy link
Contributor

chrisws commented Apr 12, 2020

absmin and absmax are the wrong way round:

a=[3,2,1,-42]
? absmin(a),absmax(a)

-> 42 1

@chrisws chrisws self-assigned this Apr 12, 2020
@chrisws chrisws added this to the 0.12.19 milestone Apr 12, 2020
chrisws added a commit to chrisws/SmallBASIC that referenced this issue May 10, 2020
@chrisws chrisws closed this as completed May 10, 2020
@chrisws chrisws mentioned this issue Jul 16, 2020
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