 
    
ID: 739 Status: Obsolete
Weaknesses in this category are related to the rules and recommendations in the Floating Point (FLP) chapter of the CERT C Secure Coding Standard (2008).
| ID | NAME | 
|---|---|
| CWE-369 | 除零错误 | 
| CWE-681 | 数值类型间的不正确转换 | 
| CWE-682 | 数值计算不正确 | 
| CWE-686 | 使用不正确参数类型的函数调用 |