https://bugs.documentfoundation.org/show_bug.cgi?id=165136
Bug ID: 165136
Summary: sorry, I didn't find the way to enter an enhancement
request. Can you forward this?
Product: LibreOffice
Version: unspecified
Hardware: All
OS: macOS (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
These are possible school notes: 1.0, 1.3, 1.7, 2.0, 2.3, ..... 4.3, 4.7, 5.0.
The note 2.6 needs to be rounded up to 2.7, 2.9 up to 3.0, etc.
It would be nice to have a ROUND funcion like:
ROUNDFREE(1;1;1.3;1.7;.....4.7;5)
The first number can be 1 to round up or -1 to round down, followed by a list
of individual numbers.
Nice to have: the number of digits is free, like:
ROUNDFREE(-1;3.3309;14.09;-19.0008)
Probably you need a further parameter to decide how to handle number that is
out of range, like to round 8.3 up to 5
Actual Results:
Enhancement Request!
Expected Results:
EnhEnhancement Request!
Reproducible: Always
User Profile Reset: No
Additional Info:
Enhancement Request!
--
You are receiving this mail because:
You are the assignee for the bug.