About Rounding Mode
When defining items in Fixed Mark Template you can define the Rounding Mode which is used for the mark item calculation. Rounding mode specifies a rounding behavior for numerical operations capable of discarding precision. Each rounding mode indicates how the least significant returned digit of a rounded result is to be calculated.
Rounding Mode options in SchoolMind
Rounding mode options you can choose when creating a fixed mark template item:
- Up
- Down
- Ceiling
- Floor
- Half Up
- Half Down
- Haf Even
How it works
Each rounding mode description includes a table listing how different two-digit decimal values would round to a one digit decimal value under the rounding mode in question. A summary table showing the results of these rounding operations for all rounding modes appears below.
Result of rounding input to one digit with the given rounding mode | |||||||
---|---|---|---|---|---|---|---|
Input Number | UP |
DOWN |
CEILING |
FLOOR |
HALF UP |
HALF DOWN |
HALF EVEN |
5.5 | 6 | 5 | 6 | 5 | 6 | 5 | 6 |
2.5 | 3 | 2 | 3 | 2 | 3 | 2 | 2 |
1.6 | 2 | 1 | 2 | 1 | 2 | 2 | 2 |
1.1 | 2 | 1 | 2 | 1 | 1 | 1 | 1 |
1.0 | 1 | 1 | 1 | 1 | 1 | 1 | 1 |
Advise with your school administration on which rounding mode you will use in your institution.
sm_help_admin_institution_manage_fixed_mark_templates
Comments
0 comments
Article is closed for comments.