<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to add arccos to a formula in property set definitions? in AutoCAD MEP Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-mep-forum/how-to-add-arccos-to-a-formula-in-property-set-definitions/m-p/5502231#M6787</link>
    <description>&lt;P&gt;No it is not. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;VBScript&amp;nbsp;does not have an arccos or arcsin function. &amp;nbsp;It does have an arctan function though so you need to express it in terms of arctan.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ArcSin = Atn(X / Sqr(-X * X + 1))&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ArcCos = Atn(-X / Sqr(-X * X + 1)) + 2 * Atn(1)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I believe that my formulas are correct but you might want to double check.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/153500iE7688F472CF2A432/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="math functions.jpg" title="math functions.jpg" /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Feb 2015 19:48:27 GMT</pubDate>
    <dc:creator>Keith.Brown</dc:creator>
    <dc:date>2015-02-10T19:48:27Z</dc:date>
    <item>
      <title>How to add arccos to a formula in property set definitions?</title>
      <link>https://forums.autodesk.com/t5/autocad-mep-forum/how-to-add-arccos-to-a-formula-in-property-set-definitions/m-p/5502131#M6786</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't see the acos function when adding a formula parameter in property set definitions. Isn't it available?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using AutoCAD MEP 2015&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2015 18:37:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-mep-forum/how-to-add-arccos-to-a-formula-in-property-set-definitions/m-p/5502131#M6786</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-10T18:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to add arccos to a formula in property set definitions?</title>
      <link>https://forums.autodesk.com/t5/autocad-mep-forum/how-to-add-arccos-to-a-formula-in-property-set-definitions/m-p/5502231#M6787</link>
      <description>&lt;P&gt;No it is not. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;VBScript&amp;nbsp;does not have an arccos or arcsin function. &amp;nbsp;It does have an arctan function though so you need to express it in terms of arctan.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ArcSin = Atn(X / Sqr(-X * X + 1))&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ArcCos = Atn(-X / Sqr(-X * X + 1)) + 2 * Atn(1)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I believe that my formulas are correct but you might want to double check.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/153500iE7688F472CF2A432/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="math functions.jpg" title="math functions.jpg" /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2015 19:48:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-mep-forum/how-to-add-arccos-to-a-formula-in-property-set-definitions/m-p/5502231#M6787</guid>
      <dc:creator>Keith.Brown</dc:creator>
      <dc:date>2015-02-10T19:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to add arccos to a formula in property set definitions?</title>
      <link>https://forums.autodesk.com/t5/autocad-mep-forum/how-to-add-arccos-to-a-formula-in-property-set-definitions/m-p/5502936#M6788</link>
      <description>Thanks a lot! That does the trick</description>
      <pubDate>Wed, 11 Feb 2015 11:19:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-mep-forum/how-to-add-arccos-to-a-formula-in-property-set-definitions/m-p/5502936#M6788</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-11T11:19:08Z</dc:date>
    </item>
  </channel>
</rss>

