Bug 109338

Summary: Bracket: Evaluate from lower limit to upper limit
Product: LibreOffice Reporter: Ramon Tavarez <ramontavarez>
Component: Formula EditorAssignee: dante19031999
Status: RESOLVED FIXED    
Severity: enhancement CC: himajin100000, xiscofauli
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=161626
Whiteboard: target:7.1.0
Crash report or crash signature: Regression By:
Attachments: New Bracket: Evaluate from ... to ...

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.