<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - Cosinus wrong value"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=125676#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - Cosinus wrong value"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=125676">bug 125676</a>
from <span class="vcard"><a class="email" href="mailto:abra01@10g.pl" title="abra01@10g.pl">abra01@10g.pl</a>
</span></b>
<pre>It was an example. An answer to @Tomaz Vajngerl that it is not correct.
If you put formula =sin(0) calc will return 0, but if you put formula
=cos(pi()/2) you will get 6,12323399573677E-17
@Regina Henschel
It is treated purely numerically.
@all
cos(pi()/2) = sin(0)
This is not symbolic calculation, this is paradigm. If you write this paradigm
as formula then it will return FALSE, but should be TRUE
Other tested formula was =cos(pi()/2)-sin(0), it will return
-6,12323399573677E-17 , but should return 0.</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>