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

Adicionar operação de mod #4

Open
falcaopetri opened this issue Oct 1, 2017 · 0 comments
Open

Adicionar operação de mod #4

falcaopetri opened this issue Oct 1, 2017 · 0 comments

Comments

@falcaopetri
Copy link

Eu gostaria de adicionar a operação de mod (resto da divisão), mas não tive tempo ainda. Não decidi qual caracter usar para representar essa operação também.

Ex:

  • 2 m 1 = 0
  • 2 m 5 = 2
  • 7 m 2 = 1
  • 15 m 4 = 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant