Skip to content

Commit 3532deb

Browse files
committed
float.h: link to SO question
1 parent e0c9a43 commit 3532deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14197,7 +14197,7 @@ https://en.wikipedia.org/wiki/IEEE_754
1419714197
Examples:
1419814198

1419914199
* link:userland/arch/x86_64/ieee754.S[]
14200-
* link:lkmc/float.h[]
14200+
* link:lkmc/float.h[]. Bibliography: https://stackoverflow.com/questions/52905648/how-to-use-hexadecimal-floating-point-literals-in-gnu-gas/56818851#56818851
1420114201
* https://stackoverflow.com/questions/8341395/what-is-a-subnormal-floating-point-number/53203428#53203428
1420214202
* https://stackoverflow.com/questions/18118408/what-is-difference-between-quiet-nan-and-signaling-nan/55648118#55648118
1420314203
* https://stackoverflow.com/questions/2618059/in-java-what-does-nan-mean/55673220#55673220

0 commit comments

Comments
 (0)