Bug 142563 - JJ: Ceil, ceiling, floor function documentation
Summary: JJ: Ceil, ceiling, floor function documentation
Status: RESOLVED FIXED
Alias: None
Product: calligrasheets
Classification: Applications
Component: usability (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Calligra Sheets (KSpread) Bugs
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2007-03-05 19:54 UTC by Craig Files
Modified: 2015-07-04 16:18 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Files 2007-03-05 19:54:46 UTC
Version:           1.6.0 (using KDE KDE 3.5.4)
Installed from:    Compiled From Sources
OS:                Linux

Ceil, ceiling, floor documentation state that the return type is floating point. -- should be Digit (or integer)

Ceil, ceiling definitions seem vague - maybe, this :
  returns the smallest integer no less than input
or
  the smallest integer greater than the input

Floor:
  the largest integer smaller than the input


Also, I think that the related functions should also include
Round, RoundUp, RoundDown
Comment 1 gabe.giles 2015-06-26 23:54:07 UTC
I have created a patch for this bug, which is at https://git.reviewboard.kde.org/r/124192/. How do I get a reviewer so that I can make the proposed patch public?
Comment 2 Tomas Mecir 2015-06-27 07:42:42 UTC
Please mark the review request as public, so that we can access it. Thanks!
Comment 3 gabe.giles 2015-06-27 18:49:25 UTC
I have been trying to mark the request as public but it says I need a reviewer to do so. What do I need to do in order to publish the review request?
Comment 4 gabe.giles 2015-06-27 18:58:43 UTC
I think the review request is now marked as public.
Comment 5 Tomas Mecir 2015-07-04 16:18:41 UTC
Git commit acb3c2226dbb773f2e3e77e78c2967b6e0b44219 by Tomas Mecir.
Committed on 04/07/2015 at 16:17.
Pushed by mecir into branch 'frameworks'.

Improve the documentation for the CEIL, CEILING, and FLOOR functions as suggested in bug 142563

Patch by Gabe Giles

M  +12   -6    doc/sheets/functions.docbook
M  +12   -6    sheets/functions/math.xml

http://commits.kde.org/calligra/acb3c2226dbb773f2e3e77e78c2967b6e0b44219