<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Libre calc - The COS function seems not to give the right result"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132508#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Libre calc - The COS function seems not to give the right result"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132508">bug 132508</a>
              from <span class="vcard"><a class="email" href="mailto:ming.v.hua@qq.com" title="Ming Hua <ming.v.hua@qq.com>"> <span class="fn">Ming Hua</span></a>
</span></b>
        <pre>Well, trignometric functions in Calc use radians instead of degrees for its
angle parameters.  So for the cosine of 180 degrees you need
"COS(RADIANS(180))" which gives the correct result -1.

This is well documented in both the tooltip information for Calc functions, and
Help documentation.  I believe MS Excel has the same behavior.

I know there is a bug with more detailed information on this bugzilla, but I
can't find it right now.  Regardless, this is either NOTABUG or WONTFIX.</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>