<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:newbie-02@gmx.de" title="b. <newbie-02@gmx.de>"> <span class="fn">b.</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Math function not evaluated correctly"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=136268">bug 136268</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>newbie-02@gmx.de
</td>
</tr>
<tr>
<td style="text-align:right;">Ever confirmed</td>
<td>
</td>
<td>1
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>UNCONFIRMED
</td>
<td>NEW
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Math function not evaluated correctly"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=136268#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Math function not evaluated correctly"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=136268">bug 136268</a>
from <span class="vcard"><a class="email" href="mailto:newbie-02@gmx.de" title="b. <newbie-02@gmx.de>"> <span class="fn">b.</span></a>
</span></b>
<pre>confirm with:
Version: 7.1.0.0.alpha0+ (x64)
Build ID: <buildversion>
CPU threads: 8; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default;
VCL: win
Locale: de-DE (de_DE); UI: en-US
Calc: CL
looks as the term is evaluated as
=exp((-2)^2)
rather than
=exp(-(2^2))
which is incorrect if you say exponentiation preceedes +/- and 'dotted'
calculations, but correct if you understand the minus sign as an integral part
of the value -2,
there have been some discussions about that, i'm not aware if it's consistently
handeled / solved for all cases ...</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>