<?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: Argument of ACS or ASN is not in range in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Argument-of-ACS-or-ASN-is-not-in-range/m-p/115750#M27690</link>
    <description>&lt;BLOCKQUOTE&gt;Peter wrote:&lt;BR /&gt;Hello Laszlo,&lt;BR /&gt;
Thanks for doing that research and posting back.&lt;BR /&gt;
"arcus cosinus" sounds like Latin. Do you suppose&lt;BR /&gt;
that the Hungarians adopted the Latin term from&lt;BR /&gt;
some Latin text that was a treatise on trigonometry &lt;BR /&gt;
whereas the English Anglicized the Latin term ?&lt;BR /&gt;
All of this, of course, occurring in the renaissance&lt;BR /&gt;
when Europeans acquired Latin texts on mathematics.&lt;BR /&gt;
What is really puzzling to me is, why "arc cosine" &lt;BR /&gt;
is any more "correct" than  "arcus cosinus".&lt;BR /&gt;
Peter Devlin&lt;/BLOCKQUOTE&gt;

Yes, arcus cosinus sounds very Latin so it is possible. In our history we have taken many words from Latin and from German. Nowadays, we are taking words mostly from English, words like star, loser, stupid, cool. We just say them phonetically so it sounds almost like the English, it is just spelled differently (sztár, lúzer, stupid, kúl). &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;</description>
    <pubDate>Wed, 18 Jun 2008 23:28:03 GMT</pubDate>
    <dc:creator>Laszlo Nagy</dc:creator>
    <dc:date>2008-06-18T23:28:03Z</dc:date>
    <item>
      <title>Argument of ACS or ASN is not in range</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Argument-of-ACS-or-ASN-is-not-in-range/m-p/115744#M27684</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Argument of ACS or ASN is not in range (-1 ... 1) at line 116 in the 2D script of file da_leaf_2D.gsm   &lt;BR /&gt;
I believe this is a door, but how do I find it and fix it?  It has my program jambed and this note keeps coming up and will not let me do any work.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 May 2023 08:26:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Argument-of-ACS-or-ASN-is-not-in-range/m-p/115744#M27684</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-24T08:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Argument of ACS or ASN is not in range</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Argument-of-ACS-or-ASN-is-not-in-range/m-p/115745#M27685</link>
      <description>Dan:&lt;BR /&gt;
&lt;BR /&gt;
Library Part name? ArchiCAD version? Error message with default settings?&lt;BR /&gt;
&lt;BR /&gt;
You should add a Signature to your Profile (click the Profile button near the top of this page) with your ArchiCAD version and operating system (see mine for an example) for more accurate help in this forum.&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Wed, 18 Jun 2008 12:30:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Argument-of-ACS-or-ASN-is-not-in-range/m-p/115745#M27685</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2008-06-18T12:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Argument of ACS or ASN is not in range</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Argument-of-ACS-or-ASN-is-not-in-range/m-p/115746#M27686</link>
      <description>&lt;BLOCKQUOTE&gt;danlawrence wrote:&lt;BR /&gt;Argument of ACS or ASN is not in range (-1 ... 1) at line 116 in the 2D script of file da_leaf_2D.gsm   &lt;BR /&gt;
I believe this is a door, but how do I find it and fix it?  It has my program jambed and this note keeps coming up and will not let me do any work.&lt;/BLOCKQUOTE&gt;

ACS is arcus cosine&lt;BR /&gt;
ASN is arcus sine&lt;BR /&gt;
&lt;BR /&gt;
They give the angle value the cosine/sine of which is the number in the bracket following the ACS/ASN command. &lt;BR /&gt;
E.g. ACS(0) is 90.00 degrees, ACS(1) is 0.00 degrees.&lt;BR /&gt;
ASN(0) is 0.00 degrees, ASN(1) is 90.00 degrees.&lt;BR /&gt;
&lt;BR /&gt;
ArchiCAD says that the number (called argument) in the parantheses following the ASN or ACS is not within the range -1 to 1. As you know both sine and cosine of any angle can only fall between these values. So if the number is not between these values it cannot compute it so it gives an error message.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Just a shot: try changing the opening angle of the Door. Try to not set it to exactly 0 or 90 but some other value.</description>
      <pubDate>Wed, 18 Jun 2008 17:01:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Argument-of-ACS-or-ASN-is-not-in-range/m-p/115746#M27686</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2008-06-18T17:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Argument of ACS or ASN is not in range</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Argument-of-ACS-or-ASN-is-not-in-range/m-p/115747#M27687</link>
      <description>Hello Laszlo,&lt;BR /&gt;
You wrote: &lt;BR /&gt;
&lt;BR /&gt;
ACS is arcus cosine&lt;BR /&gt;
ASN is arcus sine &lt;BR /&gt;
&lt;BR /&gt;
In the GDL manual ACS(X) Returns the "arc cosine" of x.&lt;BR /&gt;
In my trigonometry book written and published in the US,&lt;BR /&gt;
the term is spelled "arccosine" (no space).&lt;BR /&gt;
You spell the term "arcus cosine" (the two letters "us" and a space).&lt;BR /&gt;
I noticed on GDL-Talk the the term was spelled the way you do.&lt;BR /&gt;
&lt;BR /&gt;
Do you know anything about these variants ?&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Wed, 18 Jun 2008 20:28:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Argument-of-ACS-or-ASN-is-not-in-range/m-p/115747#M27687</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-06-18T20:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Argument of ACS or ASN is not in range</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Argument-of-ACS-or-ASN-is-not-in-range/m-p/115748#M27688</link>
      <description>&lt;BLOCKQUOTE&gt;Peter wrote:&lt;BR /&gt;Hello Laszlo,&lt;BR /&gt;
You wrote: &lt;BR /&gt;
&lt;BR /&gt;
ACS is arcus cosine&lt;BR /&gt;
ASN is arcus sine &lt;BR /&gt;
&lt;BR /&gt;
In the GDL manual ACS(X) Returns the "arc cosine" of x.&lt;BR /&gt;
In my trigonometry book written and published in the US,&lt;BR /&gt;
the term is spelled "arccosine" (no space).&lt;BR /&gt;
You spell the term "arcus cosine" (the two letters "us" and a space).&lt;BR /&gt;
I noticed on GDL-Talk the the term was spelled the way you do.&lt;BR /&gt;
&lt;BR /&gt;
Do you know anything about these variants ?&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Peter Devlin&lt;/BLOCKQUOTE&gt;

Hm, interesting question. In Hungarian, the name is "arcus cosinus", this is why I thought it is called "arcus".&lt;BR /&gt;
But I searched Google for both and it seems that "arc cosine" is the correct terminology. Or even "arccosine". It is hard to find out from Google because "arc cosine" gives 45000 results, "arccosine" gives 26000. But I know that in the Internet a lot of people a lot of times write words in two words where they should be one word.&lt;BR /&gt;
Thanks for pointing it out.&lt;BR /&gt;
Probably the guy who mentioned it on GDL-Talk is also from a country where it is called "arcus".  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_wink.gif" style="display : inline;" /&gt;</description>
      <pubDate>Wed, 18 Jun 2008 20:40:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Argument-of-ACS-or-ASN-is-not-in-range/m-p/115748#M27688</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2008-06-18T20:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Argument of ACS or ASN is not in range</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Argument-of-ACS-or-ASN-is-not-in-range/m-p/115749#M27689</link>
      <description>Hello Laszlo,&lt;BR /&gt;
Thanks for doing that research and posting back.&lt;BR /&gt;
"arcus cosinus" sounds like Latin. Do you suppose&lt;BR /&gt;
that the Hungarians adopted the Latin term from&lt;BR /&gt;
some Latin text that was a treatise on trigonometry &lt;BR /&gt;
whereas the English Anglicized the Latin term ?&lt;BR /&gt;
All of this, of course, occurring in the renaissance&lt;BR /&gt;
when Europeans acquired Latin texts on mathematics.&lt;BR /&gt;
What is really puzzling to me is, why "arc cosine" &lt;BR /&gt;
is any more "correct" than  "arcus cosinus".&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Wed, 18 Jun 2008 22:11:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Argument-of-ACS-or-ASN-is-not-in-range/m-p/115749#M27689</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-06-18T22:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Argument of ACS or ASN is not in range</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Argument-of-ACS-or-ASN-is-not-in-range/m-p/115750#M27690</link>
      <description>&lt;BLOCKQUOTE&gt;Peter wrote:&lt;BR /&gt;Hello Laszlo,&lt;BR /&gt;
Thanks for doing that research and posting back.&lt;BR /&gt;
"arcus cosinus" sounds like Latin. Do you suppose&lt;BR /&gt;
that the Hungarians adopted the Latin term from&lt;BR /&gt;
some Latin text that was a treatise on trigonometry &lt;BR /&gt;
whereas the English Anglicized the Latin term ?&lt;BR /&gt;
All of this, of course, occurring in the renaissance&lt;BR /&gt;
when Europeans acquired Latin texts on mathematics.&lt;BR /&gt;
What is really puzzling to me is, why "arc cosine" &lt;BR /&gt;
is any more "correct" than  "arcus cosinus".&lt;BR /&gt;
Peter Devlin&lt;/BLOCKQUOTE&gt;

Yes, arcus cosinus sounds very Latin so it is possible. In our history we have taken many words from Latin and from German. Nowadays, we are taking words mostly from English, words like star, loser, stupid, cool. We just say them phonetically so it sounds almost like the English, it is just spelled differently (sztár, lúzer, stupid, kúl). &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;</description>
      <pubDate>Wed, 18 Jun 2008 23:28:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Argument-of-ACS-or-ASN-is-not-in-range/m-p/115750#M27690</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2008-06-18T23:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Argument of ACS or ASN is not in range</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Argument-of-ACS-or-ASN-is-not-in-range/m-p/115751#M27691</link>
      <description>Hello Laszlo,&lt;BR /&gt;
Thank you. Fascinating!!&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Wed, 18 Jun 2008 23:37:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Argument-of-ACS-or-ASN-is-not-in-range/m-p/115751#M27691</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-06-18T23:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Argument of ACS or ASN is not in range</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Argument-of-ACS-or-ASN-is-not-in-range/m-p/115752#M27692</link>
      <description>&lt;BLOCKQUOTE&gt;Peter wrote:&lt;BR /&gt;Hello Laszlo,&lt;BR /&gt;
Thank you. Fascinating!!&lt;BR /&gt;
Peter Devlin&lt;/BLOCKQUOTE&gt;

You are welcome.&lt;BR /&gt;
You never know what a forum like this is good for.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_wink.gif" style="display : inline;" /&gt;</description>
      <pubDate>Wed, 18 Jun 2008 23:45:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Argument-of-ACS-or-ASN-is-not-in-range/m-p/115752#M27692</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2008-06-18T23:45:23Z</dc:date>
    </item>
  </channel>
</rss>

