https://bugs.documentfoundation.org/show_bug.cgi?id=106928

            Bug ID: 106928
           Summary: Parameters specified to accept sequences may accept
                    cuboids. Non-linear evaluation allowed would add
                    useful power.
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: j...@psilosoph.de

There are only a few functions in Calc accepting cuboids on one or more
parameter places. None of them is specified to do so explicitly in OpenFormula
v1.2 , but there is a general specification about the conversion of cuboids to
some kind of series accepted by a function. This conversion may be done by the
body of the respective function itself or, in advance of passing something to
the function, by the general part of the evaluator. 

(At least) if done the second way it should be feasible without too much
complications to enrich the procedure by preposing a non-scalar evaluation
where applicable in a similar way as it is done for 2D-arrays under forced or
intrinsic array-evaluation as described in OpenFormula, paragraph 3.3. 

I would suggest to implement an extended (3D) variant of array-evaluation for
expressions built (partly) from cuboids.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to