Bug 109338 - Bracket: Evaluate from lower limit to upper limit
Summary: Bracket: Evaluate from lower limit to upper limit
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Formula Editor (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium enhancement
Assignee: dante19031999
URL:
Whiteboard: target:7.1.0
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-25 15:09 UTC by Ramon Tavarez
Modified: 2020-11-10 13:58 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
New Bracket: Evaluate from ... to ... (256.55 KB, image/png)
2017-07-25 15:09 UTC, Ramon Tavarez
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ramon Tavarez 2017-07-25 15:09:03 UTC
Created attachment 134838 [details]
New Bracket: Evaluate from ... to ...

Add new  Bracket type:  Evaluate from ... to ...

A to the panel new  bracket that displays the option of evaluating a function from a lower limit to an upper limit. (see picture attached).

I have achieved this through the command: 

left none {<?>} right rline_{<?>} ^ {<?>}
Comment 1 Buovjaga 2017-08-14 13:59:59 UTC
Sounds useful -> NEW
Comment 2 dante19031999 2020-06-28 12:11:48 UTC
Do you mean something like:
left none {<?>} right evaluate from ... to ...
?
Or just someyhing like:
... evaluate from ... to ...
?
Comment 3 Ramon Tavarez 2020-06-28 12:38:41 UTC
(In reply to dante19031999 from comment #2)
> Do you mean something like:
> left none {<?>} right evaluate from ... to ...
> ?
> Or just someyhing like:
> ... evaluate from ... to ...
> ?

Just something like:
evaluate {expression} from {lower} to {higher} , with vertical bar between the expression and the limits.
Comment 4 Commit Notification 2020-11-10 06:59:42 UTC
dante committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/7e2c35324c54646f53f0fa14b7bce07e1da73c0b

Evaluate command: tdf#109338

It will be available in 7.1.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.