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

Add an inverse operator #36

Open
XanderLeaDaren opened this issue Jan 13, 2021 · 0 comments
Open

Add an inverse operator #36

XanderLeaDaren opened this issue Jan 13, 2021 · 0 comments

Comments

@XanderLeaDaren
Copy link

XanderLeaDaren commented Jan 13, 2021

It would be very useful to have an unary inverse operator.

Currently I’m either:

  • adding -1 to the pile and using the function then,
  • or adding 1 to the pile, SWAPing and then pressing ÷
  • or even using the inverse() function for Matrices in the Toolbox!

but it would be nice to have a dedicated INV function. I imagine that shift + ÷ would be a convenient key sequence for the implementation.

What you do think?

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