Quote:
Originally Posted by compurandom
For some reason, mine are not integers.
Hmm. Good point. Or maybe Upper should be ceiling.
|
FYI, I published in a different
post my formulas:
Code:
program:floor($$#words / 12000)
program:ceiling($$#words / 11150)
They seem to work very well and similar to kobo store estimates.
Also, having used floor and ceiling, they will never match and that is what I wanted.