[Libreoffice-bugs] [Bug 152739] Round ROUND_HALF_UP is OK in Python, but NO in Basic when call the same Python def.

2023-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152739 --- Comment #9 from e...@helpidea.net --- Thank you Alain for your suggests. In my 30 thousand code rows app, the general function structure is Basic --> Array --> python --> Array --> Basic for improve the faster execution. For me it is

[Libreoffice-bugs] [Bug 152739] Round ROUND_HALF_UP is OK in Python, but NO in Basic when call the same Python def.

2023-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152739 --- Comment #8 from Alain Romedenne --- Hi Edil, I suggest you use Calc rounding - Round, RoundDown, RoundUp - functions instead of user defined functions: https://help.libreoffice.org/latest/en-US/text/scalc/01/04060106.html?=CALC

[Libreoffice-bugs] [Bug 152739] Round ROUND_HALF_UP is OK in Python, but NO in Basic when call the same Python def.

2023-11-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152739 --- Comment #7 from e...@helpidea.net --- Thank you Buovjaga and Alain Romedenne for help me, I apologize if you think I wasn't polite. I thought LO cell.Value as Double and Python floating point number, both 8 bytes was from IEEE 754.

[Libreoffice-bugs] [Bug 152739] Round ROUND_HALF_UP is OK in Python, but NO in Basic when call the same Python def.

2023-11-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152739 --- Comment #6 from Alain Romedenne --- Edil, You're obviously tackling a complex topic here! The difference LIES in the way Python and Basic store FP numbers, as well as in the way libO Scripting Framework converts FP numbers from a

[Libreoffice-bugs] [Bug 152739] Round ROUND_HALF_UP is OK in Python, but NO in Basic when call the same Python def.

2023-11-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152739 Buovjaga changed: What|Removed |Added CC||alain.romedenne@libreoffice

[Libreoffice-bugs] [Bug 152739] Round ROUND_HALF_UP is OK in Python, but NO in Basic when call the same Python def.

2023-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152739 e...@helpidea.net changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever

[Libreoffice-bugs] [Bug 152739] Round ROUND_HALF_UP is OK in Python, but NO in Basic when call the same Python def.

2023-09-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152739 --- Comment #3 from QA Administrators --- Dear edil, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular

[Libreoffice-bugs] [Bug 152739] Round ROUND_HALF_UP is OK in Python, but NO in Basic when call the same Python def.

2023-03-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152739 Buovjaga changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 152739] Round ROUND_HALF_UP is OK in Python, but NO in Basic when call the same Python def.

2023-01-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152739 QA Administrators changed: What|Removed |Added Whiteboard|| QA:needsComment -- You

[Libreoffice-bugs] [Bug 152739] Round ROUND_HALF_UP is OK in Python, but NO in Basic when call the same Python def.

2022-12-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152739 --- Comment #1 from e...@helpidea.net --- Created attachment 184399 --> https://bugs.documentfoundation.org/attachment.cgi?id=184399=edit macro -- You are receiving this mail because: You are the assignee for the bug.