File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Language/Variables/Conversion Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ subCategories: [ "Conversion" ]
1717
1818[float]
1919=== Description
20- Converts a value to the link:../../data-types/float[float] data type.
20+ Converts a value to the ` link:../../data-types/float[float]` data type.
2121[%hardbreaks]
2222
2323
@@ -34,7 +34,7 @@ Converts a value to the link:../../data-types/float[float] data type.
3434
3535[float]
3636=== Returns
37- Data type: `float`.
37+ Data type: link:../../data-types/float[ `float`] .
3838
3939--
4040// OVERVIEW SECTION ENDS
@@ -48,7 +48,7 @@ Data type: `float`.
4848
4949[float]
5050=== Notes and Warnings
51- See the reference for link:../../data-types/float[float] for details about the precision and limitations of floating point numbers on Arduino.
51+ See the reference for ` link:../../data-types/float[float]` for details about the precision and limitations of floating point numbers on Arduino.
5252[%hardbreaks]
5353
5454--
You can’t perform that action at this time.
0 commit comments