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

            Bug ID: 104268
           Summary: Solver: Current Solution is always displayed with 2
                    decimals
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

Description: When NLPSolver is searching solution, Current Solution is
displayed with format "%.2f" which is not optimal for all cases. If solution is
less than 0.01, then no evolution is displayed.

Steps to reproduce:
1. In A2 enter formula "=SIN(A1)*COS(A1)/1000"
2. Tools > Solver, Target cell "$A$2", "Maximum", By changing cells "$A$1"
3. Solve

Actual behavior:
Current Solution displays "0.00"

Expected behavior:
Value of solution should be displayed with more decimals or with scientific
format

Entry point:
http://opengrok.libreoffice.org/xref/core/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/EvolutionarySolverStatusUno.java#180

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

Reply via email to