...
Operating System | Handling FP errors | ||
---|---|---|---|
Linux | C99 FP functions - These functions are declared in | AA. C References#Open Group 04]] | |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="556c297e261ea5d8-7a3dc719-4d3142e7-a8119e88-e0f31eb8a3192dbc0a238016"><ac:plain-text-body><![CDATA[ | Windows | Structured Exception Handling - user defined handler | AA. C References#MSDN]] |
...
FLP02-A. Understand the caveats of floating point exceptions 05. Floating Point (FLP) FLP30FLP04-C. Do not use floating point variables as loop countersA. Consider avoiding floating point numbers when precise computation is needed