https://bugs.documentfoundation.org/show_bug.cgi?id=128870
Srirupa <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
--- Comment #1 from Srirupa <[email protected]> ---
Hi
Thank you for reporting the issue.I can confirm that the issue is present in
the below version.
Version: 6.3.2.2
Build ID: 98b30e735bda24bc04ab42594c85f7fd8be07b9c
CPU threads: 4; OS: Mac OS X 10.13.4; UI render: default; VCL: osx;
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded
The below VBA macro in Libre gives the result as 0.25 , whereas in MS Excel it
gives the result as -0.25
REM ***** BASIC *****
Sub Main
DIM Variable_One As Double
Variable_One=-(1#/2)^2
MsgBox Variable_One
End Sub
Thanks
Srirupa
--
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