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

fix documentation of precision of floating point values #14001

Closed
wants to merge 1 commit into from

Conversation

fluxionary
Copy link
Contributor

in #13855, documentation was added about the ranges of legal values for int and float datatypes for metadata. however, it wrongly states that floats are "usually 32 bits", when in fact they're usually double-precision values (64 bits).

@Bituvo
Copy link
Contributor

Bituvo commented Nov 16, 2023

I can add this change into my documentation refactoring PR, which would close this one. What do you think?

@fluxionary
Copy link
Contributor Author

I can add this change into my documentation refactoring PR, which would close this one. What do you think?

go for it :)

@fluxionary fluxionary closed this Nov 16, 2023
@Bituvo
Copy link
Contributor

Bituvo commented Nov 17, 2023

65351bf

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

Successfully merging this pull request may close these issues.

None yet

2 participants