-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
I would like to know the status of float support, I have found a project called float, but is has not been updated since 2015, against ramp .2: float
Currently, I am using Bignumber.js, and an eval.js to use an eval, basically I just pass it an expression. My numbers are very large, and Floating point is not accurate enough. My App is going to be a WebAssembly app, and I would like to do it all in rust, currently I am using Qt.
I need to be able to fix the decimal places in a float, and not the precision, I am looking for a way to do this in rust, is this possible now?
Metadata
Metadata
Assignees
Labels
No labels