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

Support Math.trunc #1550

Open
pilaoda opened this issue Mar 21, 2024 · 1 comment
Open

Support Math.trunc #1550

pilaoda opened this issue Mar 21, 2024 · 1 comment
Labels

Comments

@pilaoda
Copy link
Contributor

pilaoda commented Mar 21, 2024

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/trunc

@Z3rio
Copy link
Contributor

Z3rio commented Jun 6, 2024

Seems like you could technically use Math.floor for most use cases, for the time being.
But I'll see if I can take some of my time to implement this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants