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

Floats displayed with double precision #69

Open
andrew-watson-rooster opened this issue Sep 7, 2023 · 1 comment
Open

Floats displayed with double precision #69

andrew-watson-rooster opened this issue Sep 7, 2023 · 1 comment

Comments

@andrew-watson-rooster
Copy link

Protobuf float fields are displayed with the precision of a double due to JavaScript numbers being 64 bit. Recommended fix is to trim the number of displayed decimals to represent the actual precision of the float

@JhoanAlvear
Copy link

hey , assign to me this issue , please

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

No branches or pull requests

2 participants