Skip to content
This repository has been archived by the owner on Jun 5, 2022. It is now read-only.

fround support #21

Closed
wants to merge 1 commit into from
Closed

Conversation

athanclark
Copy link

fround is a mostly implemented ES6 standard across browsers: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/fround#Browser_compatibility

It rounds high precision floating points to their nearest Float32 value - very useful for WebGL ffi and ArrayBuffer nonsense :)

@athanclark
Copy link
Author

Oops, just saw #19

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

Successfully merging this pull request may close these issues.

None yet

2 participants