<?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 Archicad GDL Maths Functions in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Archicad-GDL-Maths-Functions/m-p/586478#M6258</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can't seem to get some of the math functions to work e.g.&lt;/P&gt;
&lt;P&gt;x1 =&amp;nbsp;&lt;SPAN&gt;atan (1)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;x2 = sqrt&lt;SPAN&gt;&amp;nbsp;(16)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;x3 =&amp;nbsp;&lt;SPAN class="FM_Example"&gt;power&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;(5,2)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The error is unnecessary token(s) after end of command. The syntax&amp;nbsp;comes from here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://helpcenter.graphisoft.com/user-guide/128510/" target="_blank" rel="noopener"&gt;https://helpcenter.graphisoft.com/user-guide/128510/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Other functions seem to work fine, I have no idea why, e.g.&lt;/P&gt;
&lt;P&gt;y1 =&amp;nbsp;tan(&lt;SPAN&gt;0.785)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;y2 = sin(0.5)&lt;/P&gt;
&lt;P&gt;y3 =&amp;nbsp;cos(0.5)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suspect I am I missing something obvious... but I would welcome any help!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Matt&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2024 11:23:03 GMT</pubDate>
    <dc:creator>GDL Enthusiast</dc:creator>
    <dc:date>2024-09-26T11:23:03Z</dc:date>
    <item>
      <title>Archicad GDL Maths Functions</title>
      <link>https://community.graphisoft.com/t5/GDL/Archicad-GDL-Maths-Functions/m-p/586478#M6258</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can't seem to get some of the math functions to work e.g.&lt;/P&gt;
&lt;P&gt;x1 =&amp;nbsp;&lt;SPAN&gt;atan (1)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;x2 = sqrt&lt;SPAN&gt;&amp;nbsp;(16)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;x3 =&amp;nbsp;&lt;SPAN class="FM_Example"&gt;power&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;(5,2)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The error is unnecessary token(s) after end of command. The syntax&amp;nbsp;comes from here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://helpcenter.graphisoft.com/user-guide/128510/" target="_blank" rel="noopener"&gt;https://helpcenter.graphisoft.com/user-guide/128510/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Other functions seem to work fine, I have no idea why, e.g.&lt;/P&gt;
&lt;P&gt;y1 =&amp;nbsp;tan(&lt;SPAN&gt;0.785)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;y2 = sin(0.5)&lt;/P&gt;
&lt;P&gt;y3 =&amp;nbsp;cos(0.5)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suspect I am I missing something obvious... but I would welcome any help!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Matt&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 11:23:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Archicad-GDL-Maths-Functions/m-p/586478#M6258</guid>
      <dc:creator>GDL Enthusiast</dc:creator>
      <dc:date>2024-09-26T11:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Archicad GDL Maths Functions</title>
      <link>https://community.graphisoft.com/t5/GDL/Archicad-GDL-Maths-Functions/m-p/586479#M6259</link>
      <description>&lt;P&gt;Hi Matt.&lt;/P&gt;&lt;P&gt;The link shown above provides the reference for Expressions applied to archicad properties and are not the syntaxing functions for GDL.&lt;/P&gt;&lt;P&gt;Here's the GDL reference for common GDL functions:&amp;nbsp;&lt;A href="https://gdl.graphisoft.com/reference-guide/functions" target="_self"&gt;Functions | GRAPHISOFT GDL Center&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Feb 2024 01:15:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Archicad-GDL-Maths-Functions/m-p/586479#M6259</guid>
      <dc:creator>Toper Barrientos</dc:creator>
      <dc:date>2024-02-03T01:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Archicad GDL Maths Functions</title>
      <link>https://community.graphisoft.com/t5/GDL/Archicad-GDL-Maths-Functions/m-p/586480#M6260</link>
      <description>&lt;P&gt;Super, thank you so much Toper, it works now!!!&lt;/P&gt;</description>
      <pubDate>Sat, 03 Feb 2024 01:20:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Archicad-GDL-Maths-Functions/m-p/586480#M6260</guid>
      <dc:creator>GDL Enthusiast</dc:creator>
      <dc:date>2024-02-03T01:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Archicad GDL Maths Functions</title>
      <link>https://community.graphisoft.com/t5/GDL/Archicad-GDL-Maths-Functions/m-p/586483#M6261</link>
      <description>&lt;P&gt;ATAN= Use&amp;nbsp; atn()&lt;BR /&gt;SQRT= Use sqr()&lt;BR /&gt;Power= use ^&amp;nbsp; (alt+94)&lt;/P&gt;</description>
      <pubDate>Sat, 03 Feb 2024 02:42:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Archicad-GDL-Maths-Functions/m-p/586483#M6261</guid>
      <dc:creator>lopezfigueroa</dc:creator>
      <dc:date>2024-02-03T02:42:33Z</dc:date>
    </item>
  </channel>
</rss>

