
Labelled content
Every content item in this list is tagged with all the required labels:
To add a label to the list of required labels, choose '+ labelname' from Related Labels.
To remove a label from the required labels, choose '- labelname' from above.
-
NUM10-J. Do not construct BigDecimal objects from floating-point literals (SEI CERT Oracle Coding Standard for Java)
-
NUM51-J. Do not assume that the remainder operator always returns a nonnegative result for integral operands (SEI CERT Oracle Coding Standard for Java)
-
NUM08-J. Check floating-point inputs for exceptional values (SEI CERT Oracle Coding Standard for Java)
-
NUM52-J. Be aware of numeric promotion behavior (SEI CERT Oracle Coding Standard for Java)
-
-
NUM09-J. Do not use floating-point variables as loop counters (SEI CERT Oracle Coding Standard for Java)
-
NUM07-J. Do not attempt comparisons with NaN (SEI CERT Oracle Coding Standard for Java)
-
NUM13-J. Avoid loss of precision when converting primitive integers to floating-point (SEI CERT Oracle Coding Standard for Java)