<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>DeveloperPublish | Sanjana.M | Activity</title>
	<link>https://developerpublish.com/academy/members/sanjana-m/activity/</link>
	<atom:link href="https://developerpublish.com/academy/members/sanjana-m/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Sanjana.M.</description>
	<lastBuildDate>Tue, 12 May 2026 01:23:02 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=12.0.0</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">bb2a4769e08d6fdc46a829f6ab80dc52</guid>
				<title>Sanjana.M wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=23753</link>
				<pubDate>Tue, 30 May 2023 06:58:15 +0000</pubDate>

									<content:encoded><![CDATA[<p>what is atan2() in c++ programming ?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8f9e7f4d0bbd190e8e574c35218d3c50</guid>
				<title>Sanjana.M started the topic acos() in c++ programmiing in the forum C++</title>
				<link>https://developerpublish.com/academy/forums/topic/acos-in-c-programmiing/</link>
				<pubDate>Tue, 30 May 2023 06:54:53 +0000</pubDate>

									<content:encoded><![CDATA[<p>#include &lt;iostream&gt;<br />
#include &lt;cmath&gt;</p>
<p>using namespace std;</p>
<p>int main()<br />
{<br />
  double x = 0.0, result;</p>
<p>  result = acos(x);<br />
  cout &lt;&lt; &#8220;acos(x) = &#8221; &lt;&lt; result &lt;&lt; &#8221; radians&#8221; &lt;&lt; endl;</p>
<p>  // result in degrees<br />
  cout &lt;&lt; &#8220;acos(x) = &#8221; &lt;&lt; result*180/3.1415 &lt;&lt; &#8221; degrees&#8221; &lt;&lt; endl;</p>
<p>  return 0;<br />
}</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0c13e78815c9d31f028c385f9981c97e</guid>
				<title>Sanjana.M wrote a new item</title>
				<link>https://developerpublish.com/academy/?p=23709</link>
				<pubDate>Tue, 30 May 2023 04:51:46 +0000</pubDate>

									<content:encoded><![CDATA[<p>How to insert a online image in Microsoft word ?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">301c205b52ad7ec49485753f14c64d1c</guid>
				<title>Sanjana.M started the topic How to insert a picture in Microsoft word ? in the forum Microsoft Word</title>
				<link>https://developerpublish.com/academy/forums/topic/how-to-insert-a-picture-in-microsoft-word/</link>
				<pubDate>Tue, 30 May 2023 04:46:59 +0000</pubDate>

									<content:encoded><![CDATA[<p>How to insert pictures from Files in MS Word?<br />
Step 1: Select the insert option from the navigation menu.</p>
<p>Step 2: Now select the picture option as shown:</p>
<p>Step 3: A insert picture from dialog box will open. </p>
<p>There are two ways to insert a picture: </p>
<p>This Device – You can insert a picture file from your computer.<br />
Online Pictures – You can&hellip;<span class="activity-read-more" id="activity-read-more-2354"><a href="https://developerpublish.com/academy/forums/topic/how-to-insert-a-picture-in-microsoft-word/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>