arduino / arduino/reference-en
Float documentation error
Open
bug
invalid
- Dominant language
- No language data
- Stars
- 173
- Forks
- 704
- PR merge metrics
- No merged PRs in 30d
Description
There is an error in the float documentation.
Instead of
"Floating-point numbers can be as large as 3.4028235E+38 and as low as -3.4028235E+38"
should be
"Floating-point numbers can be as large as 3.4028235E+38 and as low as 3.4028235E-38"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.