We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f06221 + 7f43e1a commit 68fe9cdCopy full SHA for 68fe9cd
src/floating_point_numbers/conversion_to_integers.md
@@ -103,4 +103,4 @@ a place in the operator precedence order just like `+`, `-`, `==`, etc.
103
104
The main difference is that instead of appearing between two expressions like the `+` in `2 + 5`, it appears to the left of a single expression.
105
106
-[^cast]: https://english.stackexchange.com/questions/220001/etymology-of-type-cast
+[^cast]: [https://english.stackexchange.com/questions/220001/etymology-of-type-cast](https://english.stackexchange.com/questions/220001/etymology-of-type-cast)
0 commit comments