The following three rounding rules are available while maintaining condition types:
? Commercial rounding — In case of commercial rounding, a value less than 5 is rounded down to nearest value while the values greater than 5 is rounded up to the nearest value.
? Always round up — In this case, regardless of the fact whether it is greater than or less than 5, the value is always rounded up to the nearest value.
? Always round down — In this case, regardless of the fact whether it is greater than or less than 5, the value us always rounded down to the nearest value.
? Commercial rounding — In case of commercial rounding, a value less than 5 is rounded down to nearest value while the values greater than 5 is rounded up to the nearest value.
? Always round up — In this case, regardless of the fact whether it is greater than or less than 5, the value is always rounded up to the nearest value.
? Always round down — In this case, regardless of the fact whether it is greater than or less than 5, the value us always rounded down to the nearest value.
No comments:
Post a Comment