Skip to content

Remove Math.Int.pow #81

New issue

Have a question about this project? Sign up for a free account to open an issue and contact its maintainers and the community.

By clicking “Sign up for ”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on ? Sign in to your account

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

Conversation

aspeddro
Copy link
Contributor

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.

@zthzth added this to the 0.3.0 milestone Mar 9, 2023
Sign up for free to join this conversation on . 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