<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Man Pages - Linux Manual Pages &#187; cos</title>
	<atom:link href="http://www.manpages.com/man/tag/cos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.manpages.com</link>
	<description>Linux Manual Pages</description>
	<lastBuildDate>Sat, 29 Aug 2009 05:48:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>cos, cosf, cosl &#8211; linux man page</title>
		<link>http://www.manpages.com/man/cos-cosf-cosl-linux-man-page/</link>
		<comments>http://www.manpages.com/man/cos-cosf-cosl-linux-man-page/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 07:00:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[c]]></category>
		<category><![CDATA[acos]]></category>
		<category><![CDATA[asin]]></category>
		<category><![CDATA[atan]]></category>
		<category><![CDATA[ccos]]></category>
		<category><![CDATA[cos]]></category>
		<category><![CDATA[cosf]]></category>
		<category><![CDATA[cosl]]></category>
		<category><![CDATA[sin]]></category>
		<category><![CDATA[tan]]></category>

		<guid isPermaLink="false">http://www.manpages.com/blog/?p=592</guid>
		<description><![CDATA[cos, cosf, cosl &#8211; cosine function
USAGE
       #include &#60;math.h&#62;

       double cos(double x);
       float cosf(float x);
       long double cosl(long double x);

       Link with -lm.

DESCRIPTION
    [...]]]></description>
		<wfw:commentRss>http://www.manpages.com/man/cos-cosf-cosl-linux-man-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>atan, atanf, atanl &#8211; linux man page</title>
		<link>http://www.manpages.com/man/atan-atanf-atanl-linux-man-page/</link>
		<comments>http://www.manpages.com/man/atan-atanf-atanl-linux-man-page/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 07:06:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[A]]></category>
		<category><![CDATA[acos]]></category>
		<category><![CDATA[asin]]></category>
		<category><![CDATA[atan]]></category>
		<category><![CDATA[atanf]]></category>
		<category><![CDATA[atanl]]></category>
		<category><![CDATA[carg]]></category>
		<category><![CDATA[catan]]></category>
		<category><![CDATA[cos]]></category>
		<category><![CDATA[sin]]></category>
		<category><![CDATA[tan]]></category>

		<guid isPermaLink="false">http://www.manpages.com/blog/?p=234</guid>
		<description><![CDATA[atan, atanf, atanl &#8211; arc tangent function
USAGE
       #include &#60;math.h&#62;

       double atan(double x);
       float atanf(float x);
       long double atanl( long double x);

       Link with -lm.

DESCRIPTION
  [...]]]></description>
		<wfw:commentRss>http://www.manpages.com/man/atan-atanf-atanl-linux-man-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>atan2, atan2f, atan2l &#8211; linux man page</title>
		<link>http://www.manpages.com/man/atan2-atan2f-atan2l-linux-man-page/</link>
		<comments>http://www.manpages.com/man/atan2-atan2f-atan2l-linux-man-page/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 07:05:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[A]]></category>
		<category><![CDATA[acos]]></category>
		<category><![CDATA[asin]]></category>
		<category><![CDATA[atan]]></category>
		<category><![CDATA[atan2]]></category>
		<category><![CDATA[atan2f]]></category>
		<category><![CDATA[atan2l]]></category>
		<category><![CDATA[cos]]></category>
		<category><![CDATA[sin]]></category>
		<category><![CDATA[tan]]></category>

		<guid isPermaLink="false">http://www.manpages.com/blog/?p=232</guid>
		<description><![CDATA[atan2, atan2f, atan2l &#8211; arc tangent function of two variables
USAGE
       #include &#60;math.h&#62;

       double atan2(double y, double x);
       float atan2f(float y, float x);
       long double atan2l(long double y, long double x);

  [...]]]></description>
		<wfw:commentRss>http://www.manpages.com/man/atan2-atan2f-atan2l-linux-man-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>asin, asinf, asinl &#8211; linux man page</title>
		<link>http://www.manpages.com/man/asin-asinf-asinl-linux-man-page/</link>
		<comments>http://www.manpages.com/man/asin-asinf-asinl-linux-man-page/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 07:03:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[A]]></category>
		<category><![CDATA[acos]]></category>
		<category><![CDATA[asin]]></category>
		<category><![CDATA[asinf]]></category>
		<category><![CDATA[asinl]]></category>
		<category><![CDATA[atan]]></category>
		<category><![CDATA[casin]]></category>
		<category><![CDATA[cos]]></category>
		<category><![CDATA[sin]]></category>
		<category><![CDATA[tan]]></category>

		<guid isPermaLink="false">http://www.manpages.com/blog/?p=226</guid>
		<description><![CDATA[asin, asinf, asinl &#8211; arc sine function
USAGE
       #include &#60;math.h&#62;

       double asin(double x);
       float asinf(float x);
       long double asinl(long double x);

       Link with -lm.

DESCRIPTION
   [...]]]></description>
		<wfw:commentRss>http://www.manpages.com/man/asin-asinf-asinl-linux-man-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>acos, acosf, acosl &#8211; linux man page</title>
		<link>http://www.manpages.com/man/acos-acosf-acosl-linux-man-page-3/</link>
		<comments>http://www.manpages.com/man/acos-acosf-acosl-linux-man-page-3/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 06:37:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[A]]></category>
		<category><![CDATA[acos]]></category>
		<category><![CDATA[acosf]]></category>
		<category><![CDATA[acosl]]></category>
		<category><![CDATA[asin]]></category>
		<category><![CDATA[atan]]></category>
		<category><![CDATA[cacos]]></category>
		<category><![CDATA[cos]]></category>
		<category><![CDATA[sin]]></category>
		<category><![CDATA[tan]]></category>

		<guid isPermaLink="false">http://www.manpages.com/blog/?p=189</guid>
		<description><![CDATA[acos, acosf, acosl &#8211; arc cosine function
USAGE
       #include &#60;math.h&#62;

       double acos(double x);
       float acosf(float x);
       long double acosl(long double x);

       Link with -lm.

DESCRIPTION
   [...]]]></description>
		<wfw:commentRss>http://www.manpages.com/man/acos-acosf-acosl-linux-man-page-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>acos, acosf, acosl &#8211; linux man page</title>
		<link>http://www.manpages.com/man/acos-acosf-acosl-linux-man-page-2/</link>
		<comments>http://www.manpages.com/man/acos-acosf-acosl-linux-man-page-2/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 06:34:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[A]]></category>
		<category><![CDATA[acos]]></category>
		<category><![CDATA[acosf]]></category>
		<category><![CDATA[acosl]]></category>
		<category><![CDATA[asin]]></category>
		<category><![CDATA[atan]]></category>
		<category><![CDATA[cacos]]></category>
		<category><![CDATA[cos]]></category>
		<category><![CDATA[sin]]></category>
		<category><![CDATA[tan]]></category>

		<guid isPermaLink="false">http://www.manpages.com/blog/?p=181</guid>
		<description><![CDATA[acos, acosf, acosl &#8211; arc cosine function
USAGE
       #include &#60;math.h&#62;

       double acos(double x);
       float acosf(float x);
       long double acosl(long double x);

       Link with -lm.

DESCRIPTION
   [...]]]></description>
		<wfw:commentRss>http://www.manpages.com/man/acos-acosf-acosl-linux-man-page-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>acos, acosf, acosl &#8211; linux man page</title>
		<link>http://www.manpages.com/man/acos-acosf-acosl-linux-man-page/</link>
		<comments>http://www.manpages.com/man/acos-acosf-acosl-linux-man-page/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 06:33:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[A]]></category>
		<category><![CDATA[acos]]></category>
		<category><![CDATA[acosf]]></category>
		<category><![CDATA[acosl]]></category>
		<category><![CDATA[asin]]></category>
		<category><![CDATA[atan]]></category>
		<category><![CDATA[cacos]]></category>
		<category><![CDATA[cos]]></category>
		<category><![CDATA[sin]]></category>
		<category><![CDATA[tan]]></category>

		<guid isPermaLink="false">http://www.manpages.com/blog/?p=179</guid>
		<description><![CDATA[acos, acosf, acosl &#8211; arc cosine function
USAGE
       #include &#60;math.h&#62;

       double acos(double x);
       float acosf(float x);
       long double acosl(long double x);

       Link with -lm.

DESCRIPTION
   [...]]]></description>
		<wfw:commentRss>http://www.manpages.com/man/acos-acosf-acosl-linux-man-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

