Embedded floating point tutorial - JohnHau/mis GitHub Wiki
http://www.fitzgibbon.ie/floating-point-equality
https://golangbyexample.com/comparing-floating-point-numbers-go/
https://www.codewars.com/kata/5f9f43328a6bff002fa29eb8 http://www.cookbook-r.com/Numbers/Comparing_floating_point_numbers/
https://modthemachine.typepad.com/my_weblog/2013/08/comparing-floating-point-numbers.html
https://www.microchip.com/forums/tm.aspx?m=1079733&mpage=1 https://www.d.umn.edu/~gshute/mips/data-comparison.xhtml
https://technotip.com/8546/comparing-floating-point-variable-with-a-value-in-c-programming/
https://www.systutorials.com/x86-64-instructions-for-floating-point-comparisons/
https://discuss.cocos2d-x.org/t/floating-point-compare/31934
https://kpreid.livejournal.com/24684.html
https://elliotchance.medium.com/comparing-floating-point-numbers-in-c-c-f7aa483d7ae1
https://bugs.webkit.org/show_bug.cgi?id=138527
https://betterembsw.blogspot.com/2012/02/floating-point-comparison-problems.html
https://efxa.org/2010/07/11/library-floating-point-numbers-comparison-tools/
https://envisioncad.com/comparing-floating-point-numbers/
https://www.autohotkey.com/board/topic/24203-floating-point-comparison/
https://riptutorial.com/c/example/8640/comparing-floating-point-numbers
https://resultfor.dev/102203-floating-point-comparison
https://itecnote.com/tecnote/c-floating-point-comparison/
https://forum.arduino.cc/t/how-to-compare-float-variable/211937
https://possiblywrong.wordpress.com/2013/11/15/floating-point-equality-its-worse-than-you-think/
https://forum.juce.com/t/floating-point-comparisons/6437
https://cboard.cprogramming.com/cplusplus-programming/116010-floating-point-number-comparison.html
https://www.pixelstech.net/article/1329999063-Comparing-Floating-Point-Numbers-2012-Edition
https://www.cnblogs.com/kitlover/articles/1921510.html
https://www.jasss.org/9/4/4.html https://topher.io/writing/floating-points-numbers-simplified
https://www.programiz.com/c-programming/c-operators
https://martin.kleppmann.com/2008/09/02/comparing-floating-point-and-decimal-in-python.html
https://newtonexcelbach.com/tag/floating-point-comparison/
https://penandpants.com/2012/06/07/fuzzy-floating-point-comparison/
http://www.baanboard.com/baanboard/showthread.php?t=23765
https://www.cybrary.it/video/floating-point-comparison/
https://flylib.com/books/en/2.44.1/comparing_floating_point_numbers.html
https://dev.to/alldanielscott/how-to-compare-numbers-correctly-in-javascript-1l4i
https://cplusplus.com/forum/beginner/284741/
https://www.quora.com/How-do-you-compare-two-floating-point-numbers-in-programming
https://www.ibm.com/docs/en/cognos-tm1/10.2.2?topic=work-comparing-floating-point-numbers
https://news.ycombinator.com/item?id=13998564
https://www.reidatcheson.com/floating%20point/comparison/2019/03/20/floating-point-comparison.html
https://howtodoinjava.com/java-examples/correctly-compare-float-double/
https://discourse.julialang.org/t/is-it-safe-to-compare-rounded-float-values-for-equality/21278
https://wksops.honeywell.com/WksLocalAdmin
https://stackoverflow.com/questions/4915462/how-should-i-do-floating-point-comparison
https://floating-point-gui.de/errors/comparison/
https://www.boost.org/doc/libs/1_78_0/libs/math/doc/html/math_toolkit/float_comparison.html
https://randomascii.wordpress.com/2012/02/25/comparing-floating-point-numbers-2012-edition/
https://www.oreilly.com/library/view/java-cookbook/0596001703/ch05s06.html
https://davidamos.dev/the-right-way-to-compare-floats-in-python/
https://bitbashing.io/comparing-floats.html
https://codingnest.com/the-little-things-comparing-floating-point-numbers/
https://docwiki.embarcadero.com/RADStudio/Sydney/en/Floating-Point_Comparison_Routines
https://embeddeduse.com/2019/08/26/qt-compare-two-floats/
https://how-to.fandom.com/wiki/Howto_compare_floating_point_numbers_in_the_C_programming_language
https://www.jetbrains.com/help/resharper/CompareOfFloatsByEqualityOperator.html
https://mc-stan.org/docs/2_20/stan-users-guide/comparing-floating-point-numbers.html
https://www.cygnus-software.com/papers/comparingfloats/comparing_floating_point_numbers_obsolete.htm
https://chortle.ccsu.edu/assemblytutorial/Chapter-32/ass32_3.html
https://noobtuts.com/cpp/compare-float-values
https://cwe.mitre.org/data/definitions/1077.html
http://digitalrune.github.io/DigitalRune-Documentation/html/492d3089-3c0f-43a5-b068-417fcd8f91e3.htm
https://docs.oracle.com/cd/E19120-01/open.solaris/817-5477/epmnp/index.html
https://www.learncpp.com/cpp-tutorial/relational-operators-and-floating-point-comparisons/
https://www.gnu.org/software/libc/manual/html_node/FP-Comparison-Functions.html
https://www.stata.com/support/faqs/data-management/comparing-floating-point-values/
https://thebookdale.com/pages/floating-point-comparison
https://rules.sonarsource.com/c/RSPEC-1244
https://cs.stackexchange.com/questions/68259/comparing-floating-point-numbers-as-integers
https://codeql.github.com/codeql-query-help/csharp/cs-equality-on-floats/
https://docs.factorcode.org/content/article-math.floats.compare.html
https://testing.googleblog.com/2008/10/tott-floating-point-comparison.html
https://www.faqcode4u.com/faq/14804/floating-point-comparison
https://www.appmarq.com/public/security,1065062,Avoid-testing-floating-point-numbers-for-equality
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019YAvSAM&l=zh-CN
https://support.industry.siemens.com/forum/WW/en/posts/floating-point-comparison/164850
https://floating-point-gui.de/formats/fp/
https://hasithas.medium.com/how-computers-handle-floating-point-numbers-bfe9b08b4bc
https://www.doc.ic.ac.uk/~eedwards/compsys/float/
https://www.cs.yale.edu/homes/aspnes/pinewiki/C(2f)FloatingPoint.html
https://www.learncpp.com/cpp-tutorial/floating-point-numbers/
https://ciechanow.ski/exposing-floating-point/
https://www.themuse.com/profiles/floatingpointgroup
https://docs.codewars.com/authoring/recipes/floating-point/
https://www.cs.cornell.edu/~tomf/notes/cps104/floating.html
https://www.freecodecamp.org/news/floating-point-definition/
https://ryanstutorials.net/binary-tutorial/binary-floating-point.php
https://developer.apple.com/documentation/swift/floatingpoint
https://supertask.bandcamp.com/album/floating-point-working-title
https://docs.nvidia.com/cuda/floating-point/index.html
https://www.cprogramming.com/tutorial/floating_point/understanding_floating_point.html
https://learn.microsoft.com/en-us/office/troubleshoot/access/floating-calculations-info
https://www.cppstories.com/2021/06/floating-point-myths/
https://introcs.cs.princeton.edu/java/91float/
http://www.cburch.com/books/float/
https://www.cs.technion.ac.il/users/yechiel/c++-faq/floating-point-arith.html
https://en.wikipedia.org/wiki/Floating-point_arithmetic
https://towardsdatascience.com/how-floating-point-numbers-work-1429907b6d1d
https://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html
http://sandbox.mc.edu/~bennet/cs110/textbook/module4_3.html
https://docs.python.org/3/tutorial/floatingpoint.html