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

Remove Math.Int.pow #81

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

aspeddro
Copy link
Contributor

@aspeddro aspeddro commented Mar 2, 2023

This function has been deprecated for int. The return type may be not int, example Math.Int.pow(3, ~exp=-3) return a float

@glennsl
Copy link
Contributor

glennsl commented Mar 2, 2023

Could we provide one that does always return an int but isn't a direct binding? I think that would be quite useful.

@zth zth added this to the 0.3.0 milestone Mar 9, 2023
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 this pull request may close these issues.

3 participants