<?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>Calculatrice en ligne</title>
	<atom:link href="http://www.calculatrice-en-ligne.org/feed" rel="self" type="application/rss+xml" />
	<link>http://www.calculatrice-en-ligne.org</link>
	<description>Calculez rapidement</description>
	<lastBuildDate>Tue, 01 Mar 2011 21:03:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Calculatrice en ligne gratuite</title>
		<link>http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-gratuite-23</link>
		<comments>http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-gratuite-23#comments</comments>
		<pubDate>Thu, 24 Jun 2010 12:37:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[calculatrice en ligne]]></category>

		<guid isPermaLink="false">http://www.calculatrice-en-ligne.org/?p=23</guid>
		<description><![CDATA[Calculatrice en ligne gratuite Une calculatrice simple et gratuite Degrees Radians Gradients Avec cette calculatrice en ligne vous allez pouvoir effectuer tout vos calculs. Des opérations mathématiques simples au plus complexes, elle vous facilitera la vie. Cette calculatrice en ligne est entièrement gratuite, à consommer sans aucune modération. Je vous invite à lire cet excellent [...]]]></description>
			<content:encoded><![CDATA[<h1>Calculatrice en ligne gratuite</h1>
<p><br />
Une calculatrice simple et gratuite</p>
<div class="scho">
<form name="calculator">
<table width="360" height="240" border="0" align="center" cellpadding="2" cellspacing="0">
<tr>
<td colspan="4">
<input name="LED" type="text" value="0"> </td>
<td>
<input type="button" name="C" value="C" onClick="Click('C')"></td>
</tr>
<tr>
<td colspan="2">
<input name="angle" type="radio" checked>
<p>        Degrees</td>
<td colspan="2">
<input name="angle" type="radio">
<p>        Radians</td>
<td colspan="2">
<input name="angle" type="radio">
<p>        Gradients</td>
</tr>
<tr>
<td width="60">
<input name="sin" type="button" id="sin" value="sin" onClick="Click('sin')"></td>
<td width="60">
<input name="cos" type="button" id="cos" value="cos" onClick="Click('cos')"></td>
<td width="60">
<input name="tab" type="button" id="tab" value="tan" onClick="Click('tan')"></td>
<td width="60">
<input name="sinh" type="button" id="sinh" value="sinh" onClick="Click('sinh')"></td>
<td width="60">
<input name="cosh" type="button" id="cosh" value="cosh" onClick="Click('cosh')"></td>
<td width="60">
<input name="tanh" type="button" id="tanh" value="tanh" onClick="Click('tanh')"></td>
</tr>
<tr>
<td width="60">
<input name="asin" type="button" id="asin" value="asin" onClick="Click('asin')"></td>
<td width="60">
<input name="acos" type="button" id="acos" value="acos" onClick="Click('acos')"></td>
<td width="60">
<input name="atan" type="button" id="atan" value="atan" onClick="Click('atan')"></td>
<td width="60">
<input name="asinh" type="button" id="asinh" value="asinh" onClick="Click('asinh')">
</td>
<td width="60">
<input name="acosh" type="button" id="acosh" value="acosh" onClick="Click('acosh')">
</td>
<td width="60">
<input name="atanh" type="button" id="atanh" value="atanh" onClick="Click('atanh')"></td>
</tr>
<tr>
<td width="60">
<input name="exp" type="button" id="exp" value="exp" onClick="Click('exp')">
</td>
<td width="60">
<input style="COLOR: blue;" name="7" type="button" class="red" id="7" value="7" onClick="Click('7')">
</td>
<td width="60">
<input style="COLOR: blue;" name="8" type="button" id="8" value="8" onClick="Click('8')">
</td>
<td width="60">
<input style="COLOR: blue;" name="9" type="button" id="9" value="9" onClick="Click('9')">
</td>
<td width="60">
<input style="COLOR: red;" name="+" type="button" id="+" value="+" onClick="Click('+')">
</td>
<td width="60">
<input style="COLOR: red;" name="^" type="button" id="^" value="^" onClick="Click('^')">
</td>
</tr>
<tr>
<td width="60">
<input name="log" type="button" id="log" value="log" onClick="Click('log')">
</td>
<td width="60">
<input style="COLOR: blue;" name="4" type="button" id="4" value="4" onClick="Click('4')">
</td>
<td width="60">
<input style="COLOR: blue;" name="5" type="button" id="5" value="5" onClick="Click('5')">
</td>
<td width="60">
<input style="COLOR: blue;" name="6" type="button" id="6" value="6" onClick="Click('6')"></td>
<td width="60">
<input style="COLOR: red;" name="-" type="button" id="-" value="-" onClick="Click('-')">
</td>
<td width="60">
<input name="1/x" type="button" id="1/x2" value="1/x" onClick="Click('1/x')">
</td>
</tr>
<tr>
<td width="60">
<input name="ln" type="button" id="abs22" value="ln" onClick="Click('ln')">
</td>
<td width="60">
<input style="COLOR: blue;" name="1" type="button" id="1" value="1" onClick="Click('1')">
</td>
<td width="60">
<input style="COLOR: blue;" name="2" type="button" id="2" value="2" onClick="Click('2')">
</td>
<td width="60">
<input style="COLOR: blue;" name="3" type="button" id="3" value="3" onClick="Click('3')">
</td>
<td width="60">
<input style="COLOR: red;" name="*" type="button" id="*" value="*" onClick="Click('*')">
</td>
<td width="60">
<input name="pi" type="button" id="pi3" value="pi" onClick="Click('pi')">
</td>
</tr>
<tr>
<td width="60">
<input name="sqrt" type="button" id="sqrt" value="√" onClick="Click('sqrt')">
</td>
<td width="60">
<input style="COLOR: blue;" name="0" type="button" id="0" value="0" onClick="Click('0')">
</td>
<td width="60">
<input style="COLOR: blue;" name="." type="button" id="." value="." onClick="Click('.')">
</td>
<td width="60">
<input style="COLOR: blue;" name="+/-" type="button" id="+/-2" value="+/-" onClick="Click('+/-')">
</td>
<td width="60">
<input style="COLOR: red;" name="/" type="button" id="/" value="/" onClick="Click('/')">
</td>
<td width="60">
<input style="COLOR: red;" name="=" type="button" id="=2" value="=" onClick="Click('=')">
</td>
</tr>
</table>
</form>
</div>

<p>Avec cette calculatrice en ligne vous allez pouvoir effectuer tout vos calculs.<br />
Des opérations mathématiques simples au plus complexes, elle vous facilitera la vie.</p>
<p>Cette calculatrice en ligne est entièrement gratuite, à consommer sans aucune modération.</p>
<p>Je vous invite à lire cet excellent article en complément : <a href="http://fr.wikipedia.org/wiki/Calculateur" target="_blank">Wikipédia</a></p>
<p>Informations complémentaires :<br />
<br/>Une calculatrice est à la base une machine capable d&#8217;effectuer des calculs. La première calculatrice était mécanique puis électronique.<br />
1971 l&#8217;invention  du premier micro processeur à permis une miniaturisation de la calculatrice. Les machines les plus simples se limitent aux quatre opération mathématiques de base (addition, soustraction, multiplication et division).<br />
<strong> Les calculatrices en ligne</strong> sont capables de gérer des opérations complexes en un temps record.<br />
L&#8217;avantage est qu&#8217;elles sont accessibles depuis n&#8217;importe ou dans le monde et à tout moment. Plus besoin de toujours avoir une calculatrice sur soi.<br />
Il y aura toujours des personnes préférant le contact physique et manuel de la machine, mais ces tendances s&#8217;inversent et on se dirige de plus en plus vers une vitalisation de l&#8217;information et une dématérialisation des objets du quotidien.<br/><br />
Les calculatrices en ligne sont très souvent gratuites pour le plus grand plaisir des internautes. Voila pourquoi leur utilisation est indispensable.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-gratuite-23/feed" rel="nofollow" class="external" title="S'abonner aux commentaires de cet article ?">S'abonner aux commentaires de cet article ?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-gratuite-23&amp;title=Calculatrice+en+ligne+gratuite" rel="nofollow" class="external" title="Partagez-le sur del.icio.us">Partagez-le sur del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-gratuite-23&amp;title=Calculatrice+en+ligne+gratuite" rel="nofollow" class="external" title="Diggez-le !">Diggez-le !</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-gratuite-23&amp;t=Calculatrice+en+ligne+gratuite" rel="nofollow" class="external" title="Partagez-le sur Facebook">Partagez-le sur Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-gratuite-23&amp;title=Calculatrice+en+ligne+gratuite" rel="nofollow" class="external" title="Ajoutez-le à Google Bookmarks">Ajoutez-le à Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-gratuite-23&amp;imageurl=" rel="nofollow" class="external" title="Postez-le sur Google Buzz">Postez-le sur Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-gratuite-23&amp;title=Calculatrice+en+ligne+gratuite&amp;summary=Calculatrice%20en%20ligne%20gratuite%0D%0A%0D%0AUne%20calculatrice%20simple%20et%20gratuite%0D%0A%0D%0A%0D%0A%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Degrees%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Radians%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Gradients%0D%0A%0D%0A%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20&amp;source=Calculatrice en ligne" rel="nofollow" class="external" title="Partagez-le sur LinkedIn">Partagez-le sur LinkedIn</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-gratuite-23&amp;title=Calculatrice+en+ligne+gratuite" rel="nofollow" class="external" title="Le soumettre à SlashDot">Le soumettre à SlashDot</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Calculatrice+en+ligne+gratuite+-+http://bit.ly/qQyvBD&amp;source=shareaholic" rel="nofollow" class="external" title="Tweetez-le !">Tweetez-le !</a>
		</li>
		<li class="shr-viadeo">
			<a href="http://www.viadeo.com/shareit/share/?url=http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-gratuite-23&amp;title=Calculatrice+en+ligne+gratuite&amp;urlaffiliate=31138" rel="nofollow" class="external" title="Partagez-le sur Viadeo">Partagez-le sur Viadeo</a>
		</li>
		<li class="shr-wikio">
			<a href="http://www.wikio.com/sharethis?url=http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-gratuite-23&amp;title=Calculatrice+en+ligne+gratuite" rel="nofollow" class="external" title="Partagez-le sur Wikio">Partagez-le sur Wikio</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=Calculatrice+en+ligne+gratuite&amp;body=Link: http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-gratuite-23 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Calculatrice%20en%20ligne%20gratuite%0D%0A%0D%0AUne%20calculatrice%20simple%20et%20gratuite%0D%0A%0D%0A%0D%0A%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Degrees%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Radians%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Gradients%0D%0A%0D%0A%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-gratuite-23/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calculatrice de racine carré</title>
		<link>http://www.calculatrice-en-ligne.org/calculatrice-de-racine-carre-21</link>
		<comments>http://www.calculatrice-en-ligne.org/calculatrice-de-racine-carre-21#comments</comments>
		<pubDate>Thu, 24 Jun 2010 12:35:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Racine carré]]></category>

		<guid isPermaLink="false">http://www.calculatrice-en-ligne.org/?p=21</guid>
		<description><![CDATA[Calculatrice en ligne de racine carré Calculez des racines carrés rapidement et simple Degrees Radians Gradients Utilisez la touche &#171;&#160;√&#160;&#187; en bas a gauche de la calculatrice pour calculer une racine carré. Il vous suffit simplement de saisir un nombre sur la calculatrice et d&#8217;utiliser la touche &#171;&#160;√&#160;&#187; Plus de prise de tête pour calculer [...]]]></description>
			<content:encoded><![CDATA[<h1>Calculatrice en ligne de racine carré</h1>

<p>Calculez des racines carrés rapidement et simple</p>
<div class="scho">
<form name="calculator">
<table width="360" height="240" border="0" align="center" cellpadding="2" cellspacing="0">
<tr>
<td colspan="4">
<input name="LED" type="text" value="0"> </td>
<td>
<input type="button" name="C" value="C" onClick="Click('C')"></td>
</tr>
<tr>
<td colspan="2">
<input name="angle" type="radio" checked>
<p>        Degrees</td>
<td colspan="2">
<input name="angle" type="radio">
<p>        Radians</td>
<td colspan="2">
<input name="angle" type="radio">
<p>        Gradients</td>
</tr>
<tr>
<td width="60">
<input name="sin" type="button" id="sin" value="sin" onClick="Click('sin')"></td>
<td width="60">
<input name="cos" type="button" id="cos" value="cos" onClick="Click('cos')"></td>
<td width="60">
<input name="tab" type="button" id="tab" value="tan" onClick="Click('tan')"></td>
<td width="60">
<input name="sinh" type="button" id="sinh" value="sinh" onClick="Click('sinh')"></td>
<td width="60">
<input name="cosh" type="button" id="cosh" value="cosh" onClick="Click('cosh')"></td>
<td width="60">
<input name="tanh" type="button" id="tanh" value="tanh" onClick="Click('tanh')"></td>
</tr>
<tr>
<td width="60">
<input name="asin" type="button" id="asin" value="asin" onClick="Click('asin')"></td>
<td width="60">
<input name="acos" type="button" id="acos" value="acos" onClick="Click('acos')"></td>
<td width="60">
<input name="atan" type="button" id="atan" value="atan" onClick="Click('atan')"></td>
<td width="60">
<input name="asinh" type="button" id="asinh" value="asinh" onClick="Click('asinh')">
</td>
<td width="60">
<input name="acosh" type="button" id="acosh" value="acosh" onClick="Click('acosh')">
</td>
<td width="60">
<input name="atanh" type="button" id="atanh" value="atanh" onClick="Click('atanh')"></td>
</tr>
<tr>
<td width="60">
<input name="exp" type="button" id="exp" value="exp" onClick="Click('exp')">
</td>
<td width="60">
<input style="COLOR: blue;" name="7" type="button" class="red" id="7" value="7" onClick="Click('7')">
</td>
<td width="60">
<input style="COLOR: blue;" name="8" type="button" id="8" value="8" onClick="Click('8')">
</td>
<td width="60">
<input style="COLOR: blue;" name="9" type="button" id="9" value="9" onClick="Click('9')">
</td>
<td width="60">
<input style="COLOR: red;" name="+" type="button" id="+" value="+" onClick="Click('+')">
</td>
<td width="60">
<input style="COLOR: red;" name="^" type="button" id="^" value="^" onClick="Click('^')">
</td>
</tr>
<tr>
<td width="60">
<input name="log" type="button" id="log" value="log" onClick="Click('log')">
</td>
<td width="60">
<input style="COLOR: blue;" name="4" type="button" id="4" value="4" onClick="Click('4')">
</td>
<td width="60">
<input style="COLOR: blue;" name="5" type="button" id="5" value="5" onClick="Click('5')">
</td>
<td width="60">
<input style="COLOR: blue;" name="6" type="button" id="6" value="6" onClick="Click('6')"></td>
<td width="60">
<input style="COLOR: red;" name="-" type="button" id="-" value="-" onClick="Click('-')">
</td>
<td width="60">
<input name="1/x" type="button" id="1/x2" value="1/x" onClick="Click('1/x')">
</td>
</tr>
<tr>
<td width="60">
<input name="ln" type="button" id="abs22" value="ln" onClick="Click('ln')">
</td>
<td width="60">
<input style="COLOR: blue;" name="1" type="button" id="1" value="1" onClick="Click('1')">
</td>
<td width="60">
<input style="COLOR: blue;" name="2" type="button" id="2" value="2" onClick="Click('2')">
</td>
<td width="60">
<input style="COLOR: blue;" name="3" type="button" id="3" value="3" onClick="Click('3')">
</td>
<td width="60">
<input style="COLOR: red;" name="*" type="button" id="*" value="*" onClick="Click('*')">
</td>
<td width="60">
<input name="pi" type="button" id="pi3" value="pi" onClick="Click('pi')">
</td>
</tr>
<tr>
<td width="60">
<input name="sqrt" type="button" id="sqrt" value="√" onClick="Click('sqrt')">
</td>
<td width="60">
<input style="COLOR: blue;" name="0" type="button" id="0" value="0" onClick="Click('0')">
</td>
<td width="60">
<input style="COLOR: blue;" name="." type="button" id="." value="." onClick="Click('.')">
</td>
<td width="60">
<input style="COLOR: blue;" name="+/-" type="button" id="+/-2" value="+/-" onClick="Click('+/-')">
</td>
<td width="60">
<input style="COLOR: red;" name="/" type="button" id="/" value="/" onClick="Click('/')">
</td>
<td width="60">
<input style="COLOR: red;" name="=" type="button" id="=2" value="=" onClick="Click('=')">
</td>
</tr>
</table>
</form>
</div>

<p>Utilisez la touche &laquo;&nbsp;√&nbsp;&raquo; en bas a gauche de la calculatrice pour calculer une racine carré.<br />
Il vous suffit simplement de saisir un nombre sur la calculatrice et d&#8217;utiliser la touche &laquo;&nbsp;√&nbsp;&raquo;</p>
<p>Plus de prise de tête pour calculer vos racine carrés grâce à notre calculatrice en ligne.</p>
<p>Si vous souhaitez obtenir plus d&#8217;informations sur la racine carré, consultez cet article : <a href="http://fr.wikipedia.org/wiki/Racine_carr%C3%A9e" target="_blank">Wikipédia</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.calculatrice-en-ligne.org/calculatrice-de-racine-carre-21/feed" rel="nofollow" class="external" title="S'abonner aux commentaires de cet article ?">S'abonner aux commentaires de cet article ?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.calculatrice-en-ligne.org/calculatrice-de-racine-carre-21&amp;title=Calculatrice+de+racine+carr%C3%A9" rel="nofollow" class="external" title="Partagez-le sur del.icio.us">Partagez-le sur del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.calculatrice-en-ligne.org/calculatrice-de-racine-carre-21&amp;title=Calculatrice+de+racine+carr%C3%A9" rel="nofollow" class="external" title="Diggez-le !">Diggez-le !</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.calculatrice-en-ligne.org/calculatrice-de-racine-carre-21&amp;t=Calculatrice+de+racine+carr%C3%A9" rel="nofollow" class="external" title="Partagez-le sur Facebook">Partagez-le sur Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.calculatrice-en-ligne.org/calculatrice-de-racine-carre-21&amp;title=Calculatrice+de+racine+carr%C3%A9" rel="nofollow" class="external" title="Ajoutez-le à Google Bookmarks">Ajoutez-le à Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.calculatrice-en-ligne.org/calculatrice-de-racine-carre-21&amp;imageurl=" rel="nofollow" class="external" title="Postez-le sur Google Buzz">Postez-le sur Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.calculatrice-en-ligne.org/calculatrice-de-racine-carre-21&amp;title=Calculatrice+de+racine+carr%C3%A9&amp;summary=Calculatrice%20en%20ligne%20de%20racine%20carr%C3%A9%0D%0A%0D%0A%0D%0A%0D%0ACalculez%20des%20racines%20carr%C3%A9s%20rapidement%20et%20simple%0D%0A%0D%0A%0D%0A%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Degrees%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Radians%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Gradients%0D%0A%0D%0A%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20&amp;source=Calculatrice en ligne" rel="nofollow" class="external" title="Partagez-le sur LinkedIn">Partagez-le sur LinkedIn</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.calculatrice-en-ligne.org/calculatrice-de-racine-carre-21&amp;title=Calculatrice+de+racine+carr%C3%A9" rel="nofollow" class="external" title="Le soumettre à SlashDot">Le soumettre à SlashDot</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Calculatrice+de+racine+carr%C3%A9+-+http://b2l.me/6an45&amp;source=shareaholic" rel="nofollow" class="external" title="Tweetez-le !">Tweetez-le !</a>
		</li>
		<li class="shr-viadeo">
			<a href="http://www.viadeo.com/shareit/share/?url=http://www.calculatrice-en-ligne.org/calculatrice-de-racine-carre-21&amp;title=Calculatrice+de+racine+carr%C3%A9&amp;urlaffiliate=31138" rel="nofollow" class="external" title="Partagez-le sur Viadeo">Partagez-le sur Viadeo</a>
		</li>
		<li class="shr-wikio">
			<a href="http://www.wikio.com/sharethis?url=http://www.calculatrice-en-ligne.org/calculatrice-de-racine-carre-21&amp;title=Calculatrice+de+racine+carr%C3%A9" rel="nofollow" class="external" title="Partagez-le sur Wikio">Partagez-le sur Wikio</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=Calculatrice+de+racine+carr%C3%A9&amp;body=Link: http://www.calculatrice-en-ligne.org/calculatrice-de-racine-carre-21 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Calculatrice%20en%20ligne%20de%20racine%20carr%C3%A9%0D%0A%0D%0A%0D%0A%0D%0ACalculez%20des%20racines%20carr%C3%A9s%20rapidement%20et%20simple%0D%0A%0D%0A%0D%0A%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Degrees%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Radians%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Gradients%0D%0A%0D%0A%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.calculatrice-en-ligne.org/calculatrice-de-racine-carre-21/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calculatrice de puissance</title>
		<link>http://www.calculatrice-en-ligne.org/calculatrice-de-puissance-18</link>
		<comments>http://www.calculatrice-en-ligne.org/calculatrice-de-puissance-18#comments</comments>
		<pubDate>Thu, 24 Jun 2010 12:31:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Puissance]]></category>

		<guid isPermaLink="false">http://www.calculatrice-en-ligne.org/?p=18</guid>
		<description><![CDATA[Calculatrice en ligne de puissance mathématiques Les puissances de nombres n&#8217;ont qu&#8217;à bien se tenir ! Degrees Radians Gradients Utilisez la touche &#171;&#160;^&#160;&#187; située sur la troisième ligne de la dernière colonne. Pour calculer 2 puissance 3, il vous suffit de saisir 2 puis &#171;&#160;^&#160;&#187; puis le chiffre 3. L&#8217;opération puissance consiste à multiplier un [...]]]></description>
			<content:encoded><![CDATA[<h1>Calculatrice en ligne de puissance mathématiques</h1>

<p>Les puissances de nombres n&#8217;ont qu&#8217;à bien se tenir !</p>
<div class="scho">
<form name="calculator">
<table width="360" height="240" border="0" align="center" cellpadding="2" cellspacing="0">
<tr>
<td colspan="4">
<input name="LED" type="text" value="0"> </td>
<td>
<input type="button" name="C" value="C" onClick="Click('C')"></td>
</tr>
<tr>
<td colspan="2">
<input name="angle" type="radio" checked>
<p>        Degrees</td>
<td colspan="2">
<input name="angle" type="radio">
<p>        Radians</td>
<td colspan="2">
<input name="angle" type="radio">
<p>        Gradients</td>
</tr>
<tr>
<td width="60">
<input name="sin" type="button" id="sin" value="sin" onClick="Click('sin')"></td>
<td width="60">
<input name="cos" type="button" id="cos" value="cos" onClick="Click('cos')"></td>
<td width="60">
<input name="tab" type="button" id="tab" value="tan" onClick="Click('tan')"></td>
<td width="60">
<input name="sinh" type="button" id="sinh" value="sinh" onClick="Click('sinh')"></td>
<td width="60">
<input name="cosh" type="button" id="cosh" value="cosh" onClick="Click('cosh')"></td>
<td width="60">
<input name="tanh" type="button" id="tanh" value="tanh" onClick="Click('tanh')"></td>
</tr>
<tr>
<td width="60">
<input name="asin" type="button" id="asin" value="asin" onClick="Click('asin')"></td>
<td width="60">
<input name="acos" type="button" id="acos" value="acos" onClick="Click('acos')"></td>
<td width="60">
<input name="atan" type="button" id="atan" value="atan" onClick="Click('atan')"></td>
<td width="60">
<input name="asinh" type="button" id="asinh" value="asinh" onClick="Click('asinh')">
</td>
<td width="60">
<input name="acosh" type="button" id="acosh" value="acosh" onClick="Click('acosh')">
</td>
<td width="60">
<input name="atanh" type="button" id="atanh" value="atanh" onClick="Click('atanh')"></td>
</tr>
<tr>
<td width="60">
<input name="exp" type="button" id="exp" value="exp" onClick="Click('exp')">
</td>
<td width="60">
<input style="COLOR: blue;" name="7" type="button" class="red" id="7" value="7" onClick="Click('7')">
</td>
<td width="60">
<input style="COLOR: blue;" name="8" type="button" id="8" value="8" onClick="Click('8')">
</td>
<td width="60">
<input style="COLOR: blue;" name="9" type="button" id="9" value="9" onClick="Click('9')">
</td>
<td width="60">
<input style="COLOR: red;" name="+" type="button" id="+" value="+" onClick="Click('+')">
</td>
<td width="60">
<input style="COLOR: red;" name="^" type="button" id="^" value="^" onClick="Click('^')">
</td>
</tr>
<tr>
<td width="60">
<input name="log" type="button" id="log" value="log" onClick="Click('log')">
</td>
<td width="60">
<input style="COLOR: blue;" name="4" type="button" id="4" value="4" onClick="Click('4')">
</td>
<td width="60">
<input style="COLOR: blue;" name="5" type="button" id="5" value="5" onClick="Click('5')">
</td>
<td width="60">
<input style="COLOR: blue;" name="6" type="button" id="6" value="6" onClick="Click('6')"></td>
<td width="60">
<input style="COLOR: red;" name="-" type="button" id="-" value="-" onClick="Click('-')">
</td>
<td width="60">
<input name="1/x" type="button" id="1/x2" value="1/x" onClick="Click('1/x')">
</td>
</tr>
<tr>
<td width="60">
<input name="ln" type="button" id="abs22" value="ln" onClick="Click('ln')">
</td>
<td width="60">
<input style="COLOR: blue;" name="1" type="button" id="1" value="1" onClick="Click('1')">
</td>
<td width="60">
<input style="COLOR: blue;" name="2" type="button" id="2" value="2" onClick="Click('2')">
</td>
<td width="60">
<input style="COLOR: blue;" name="3" type="button" id="3" value="3" onClick="Click('3')">
</td>
<td width="60">
<input style="COLOR: red;" name="*" type="button" id="*" value="*" onClick="Click('*')">
</td>
<td width="60">
<input name="pi" type="button" id="pi3" value="pi" onClick="Click('pi')">
</td>
</tr>
<tr>
<td width="60">
<input name="sqrt" type="button" id="sqrt" value="√" onClick="Click('sqrt')">
</td>
<td width="60">
<input style="COLOR: blue;" name="0" type="button" id="0" value="0" onClick="Click('0')">
</td>
<td width="60">
<input style="COLOR: blue;" name="." type="button" id="." value="." onClick="Click('.')">
</td>
<td width="60">
<input style="COLOR: blue;" name="+/-" type="button" id="+/-2" value="+/-" onClick="Click('+/-')">
</td>
<td width="60">
<input style="COLOR: red;" name="/" type="button" id="/" value="/" onClick="Click('/')">
</td>
<td width="60">
<input style="COLOR: red;" name="=" type="button" id="=2" value="=" onClick="Click('=')">
</td>
</tr>
</table>
</form>
</div>

<p>Utilisez la touche &laquo;&nbsp;^&nbsp;&raquo; située sur la troisième ligne de la dernière colonne.<br />
Pour calculer 2 puissance 3, il vous suffit de saisir 2 puis &laquo;&nbsp;^&nbsp;&raquo; puis le chiffre 3.</p>
<p>L&#8217;opération puissance consiste à multiplier un nombre par lui-même plusieurs fois à la suite.</p>
<p>Si vous souhaitez obtenir plus d&#8217;informations sur les puissances de nombres : <a href="http://fr.wikipedia.org/wiki/Puissance_%28alg%C3%A8bre%29" target="_blank">Wikipédia</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.calculatrice-en-ligne.org/calculatrice-de-puissance-18/feed" rel="nofollow" class="external" title="S'abonner aux commentaires de cet article ?">S'abonner aux commentaires de cet article ?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.calculatrice-en-ligne.org/calculatrice-de-puissance-18&amp;title=Calculatrice+de+puissance" rel="nofollow" class="external" title="Partagez-le sur del.icio.us">Partagez-le sur del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.calculatrice-en-ligne.org/calculatrice-de-puissance-18&amp;title=Calculatrice+de+puissance" rel="nofollow" class="external" title="Diggez-le !">Diggez-le !</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.calculatrice-en-ligne.org/calculatrice-de-puissance-18&amp;t=Calculatrice+de+puissance" rel="nofollow" class="external" title="Partagez-le sur Facebook">Partagez-le sur Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.calculatrice-en-ligne.org/calculatrice-de-puissance-18&amp;title=Calculatrice+de+puissance" rel="nofollow" class="external" title="Ajoutez-le à Google Bookmarks">Ajoutez-le à Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.calculatrice-en-ligne.org/calculatrice-de-puissance-18&amp;imageurl=" rel="nofollow" class="external" title="Postez-le sur Google Buzz">Postez-le sur Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.calculatrice-en-ligne.org/calculatrice-de-puissance-18&amp;title=Calculatrice+de+puissance&amp;summary=Calculatrice%20en%20ligne%20de%20puissance%20math%C3%A9matiques%0D%0A%0D%0A%0D%0A%0D%0ALes%20puissances%20de%20nombres%20n%27ont%20qu%27%C3%A0%20bien%20se%20tenir%20%21%0D%0A%0D%0A%0D%0A%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Degrees%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Radians%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Gradients%0D%0A%0D%0A%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D&amp;source=Calculatrice en ligne" rel="nofollow" class="external" title="Partagez-le sur LinkedIn">Partagez-le sur LinkedIn</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.calculatrice-en-ligne.org/calculatrice-de-puissance-18&amp;title=Calculatrice+de+puissance" rel="nofollow" class="external" title="Le soumettre à SlashDot">Le soumettre à SlashDot</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Calculatrice+de+puissance+-+http://b2l.me/6andh&amp;source=shareaholic" rel="nofollow" class="external" title="Tweetez-le !">Tweetez-le !</a>
		</li>
		<li class="shr-viadeo">
			<a href="http://www.viadeo.com/shareit/share/?url=http://www.calculatrice-en-ligne.org/calculatrice-de-puissance-18&amp;title=Calculatrice+de+puissance&amp;urlaffiliate=31138" rel="nofollow" class="external" title="Partagez-le sur Viadeo">Partagez-le sur Viadeo</a>
		</li>
		<li class="shr-wikio">
			<a href="http://www.wikio.com/sharethis?url=http://www.calculatrice-en-ligne.org/calculatrice-de-puissance-18&amp;title=Calculatrice+de+puissance" rel="nofollow" class="external" title="Partagez-le sur Wikio">Partagez-le sur Wikio</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=Calculatrice+de+puissance&amp;body=Link: http://www.calculatrice-en-ligne.org/calculatrice-de-puissance-18 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Calculatrice%20en%20ligne%20de%20puissance%20math%C3%A9matiques%0D%0A%0D%0A%0D%0A%0D%0ALes%20puissances%20de%20nombres%20n%27ont%20qu%27%C3%A0%20bien%20se%20tenir%20%21%0D%0A%0D%0A%0D%0A%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Degrees%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Radians%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Gradients%0D%0A%0D%0A%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.calculatrice-en-ligne.org/calculatrice-de-puissance-18/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calculatrice de cosinus</title>
		<link>http://www.calculatrice-en-ligne.org/calculatrice-de-cosinus-14</link>
		<comments>http://www.calculatrice-en-ligne.org/calculatrice-de-cosinus-14#comments</comments>
		<pubDate>Thu, 24 Jun 2010 12:27:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cosinus]]></category>

		<guid isPermaLink="false">http://www.calculatrice-en-ligne.org/?p=14</guid>
		<description><![CDATA[Calculatrice en ligne de cosinus, sinus et tangente Calculez un cosinus, une tangente ou un sinus en un instant. Degrees Radians Gradients Servez vous de la première ligne d&#8217;outil de la calculatrice en ligne sur votre droite. La touche &#171;&#160;cos&#160;&#187; correspondant à la fonction cosinus, &#171;&#160;sin&#160;&#187; à sinus et &#171;&#160;tan&#160;&#187; à tangente. Les fonctions trigonométriques [...]]]></description>
			<content:encoded><![CDATA[<h1>Calculatrice en ligne de cosinus, sinus et tangente</h1>

<p>Calculez un cosinus, une tangente ou un sinus en un instant.</p>
<div class="scho">
<form name="calculator">
<table width="360" height="240" border="0" align="center" cellpadding="2" cellspacing="0">
<tr>
<td colspan="4">
<input name="LED" type="text" value="0"> </td>
<td>
<input type="button" name="C" value="C" onClick="Click('C')"></td>
</tr>
<tr>
<td colspan="2">
<input name="angle" type="radio" checked>
<p>        Degrees</td>
<td colspan="2">
<input name="angle" type="radio">
<p>        Radians</td>
<td colspan="2">
<input name="angle" type="radio">
<p>        Gradients</td>
</tr>
<tr>
<td width="60">
<input name="sin" type="button" id="sin" value="sin" onClick="Click('sin')"></td>
<td width="60">
<input name="cos" type="button" id="cos" value="cos" onClick="Click('cos')"></td>
<td width="60">
<input name="tab" type="button" id="tab" value="tan" onClick="Click('tan')"></td>
<td width="60">
<input name="sinh" type="button" id="sinh" value="sinh" onClick="Click('sinh')"></td>
<td width="60">
<input name="cosh" type="button" id="cosh" value="cosh" onClick="Click('cosh')"></td>
<td width="60">
<input name="tanh" type="button" id="tanh" value="tanh" onClick="Click('tanh')"></td>
</tr>
<tr>
<td width="60">
<input name="asin" type="button" id="asin" value="asin" onClick="Click('asin')"></td>
<td width="60">
<input name="acos" type="button" id="acos" value="acos" onClick="Click('acos')"></td>
<td width="60">
<input name="atan" type="button" id="atan" value="atan" onClick="Click('atan')"></td>
<td width="60">
<input name="asinh" type="button" id="asinh" value="asinh" onClick="Click('asinh')">
</td>
<td width="60">
<input name="acosh" type="button" id="acosh" value="acosh" onClick="Click('acosh')">
</td>
<td width="60">
<input name="atanh" type="button" id="atanh" value="atanh" onClick="Click('atanh')"></td>
</tr>
<tr>
<td width="60">
<input name="exp" type="button" id="exp" value="exp" onClick="Click('exp')">
</td>
<td width="60">
<input style="COLOR: blue;" name="7" type="button" class="red" id="7" value="7" onClick="Click('7')">
</td>
<td width="60">
<input style="COLOR: blue;" name="8" type="button" id="8" value="8" onClick="Click('8')">
</td>
<td width="60">
<input style="COLOR: blue;" name="9" type="button" id="9" value="9" onClick="Click('9')">
</td>
<td width="60">
<input style="COLOR: red;" name="+" type="button" id="+" value="+" onClick="Click('+')">
</td>
<td width="60">
<input style="COLOR: red;" name="^" type="button" id="^" value="^" onClick="Click('^')">
</td>
</tr>
<tr>
<td width="60">
<input name="log" type="button" id="log" value="log" onClick="Click('log')">
</td>
<td width="60">
<input style="COLOR: blue;" name="4" type="button" id="4" value="4" onClick="Click('4')">
</td>
<td width="60">
<input style="COLOR: blue;" name="5" type="button" id="5" value="5" onClick="Click('5')">
</td>
<td width="60">
<input style="COLOR: blue;" name="6" type="button" id="6" value="6" onClick="Click('6')"></td>
<td width="60">
<input style="COLOR: red;" name="-" type="button" id="-" value="-" onClick="Click('-')">
</td>
<td width="60">
<input name="1/x" type="button" id="1/x2" value="1/x" onClick="Click('1/x')">
</td>
</tr>
<tr>
<td width="60">
<input name="ln" type="button" id="abs22" value="ln" onClick="Click('ln')">
</td>
<td width="60">
<input style="COLOR: blue;" name="1" type="button" id="1" value="1" onClick="Click('1')">
</td>
<td width="60">
<input style="COLOR: blue;" name="2" type="button" id="2" value="2" onClick="Click('2')">
</td>
<td width="60">
<input style="COLOR: blue;" name="3" type="button" id="3" value="3" onClick="Click('3')">
</td>
<td width="60">
<input style="COLOR: red;" name="*" type="button" id="*" value="*" onClick="Click('*')">
</td>
<td width="60">
<input name="pi" type="button" id="pi3" value="pi" onClick="Click('pi')">
</td>
</tr>
<tr>
<td width="60">
<input name="sqrt" type="button" id="sqrt" value="√" onClick="Click('sqrt')">
</td>
<td width="60">
<input style="COLOR: blue;" name="0" type="button" id="0" value="0" onClick="Click('0')">
</td>
<td width="60">
<input style="COLOR: blue;" name="." type="button" id="." value="." onClick="Click('.')">
</td>
<td width="60">
<input style="COLOR: blue;" name="+/-" type="button" id="+/-2" value="+/-" onClick="Click('+/-')">
</td>
<td width="60">
<input style="COLOR: red;" name="/" type="button" id="/" value="/" onClick="Click('/')">
</td>
<td width="60">
<input style="COLOR: red;" name="=" type="button" id="=2" value="=" onClick="Click('=')">
</td>
</tr>
</table>
</form>
</div>

<p>Servez vous de la première ligne d&#8217;outil de la calculatrice en ligne sur votre droite.<br />
La touche &laquo;&nbsp;cos&nbsp;&raquo; correspondant à la fonction cosinus, &laquo;&nbsp;sin&nbsp;&raquo; à sinus et &laquo;&nbsp;tan&nbsp;&raquo; à tangente.</p>
<p>Les fonctions trigonométriques cosinus, sinus seront calculées facilement.</p>
<p>Si vous souhaitez obtenir plus d&#8217;informations sur les fonctions trigonométriques : <a href="http://fr.wikipedia.org/wiki/Fonction_trigonom%C3%A9trique" target="_blank">Wikipédia</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.calculatrice-en-ligne.org/calculatrice-de-cosinus-14/feed" rel="nofollow" class="external" title="S'abonner aux commentaires de cet article ?">S'abonner aux commentaires de cet article ?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.calculatrice-en-ligne.org/calculatrice-de-cosinus-14&amp;title=Calculatrice+de+cosinus" rel="nofollow" class="external" title="Partagez-le sur del.icio.us">Partagez-le sur del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.calculatrice-en-ligne.org/calculatrice-de-cosinus-14&amp;title=Calculatrice+de+cosinus" rel="nofollow" class="external" title="Diggez-le !">Diggez-le !</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.calculatrice-en-ligne.org/calculatrice-de-cosinus-14&amp;t=Calculatrice+de+cosinus" rel="nofollow" class="external" title="Partagez-le sur Facebook">Partagez-le sur Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.calculatrice-en-ligne.org/calculatrice-de-cosinus-14&amp;title=Calculatrice+de+cosinus" rel="nofollow" class="external" title="Ajoutez-le à Google Bookmarks">Ajoutez-le à Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.calculatrice-en-ligne.org/calculatrice-de-cosinus-14&amp;imageurl=" rel="nofollow" class="external" title="Postez-le sur Google Buzz">Postez-le sur Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.calculatrice-en-ligne.org/calculatrice-de-cosinus-14&amp;title=Calculatrice+de+cosinus&amp;summary=Calculatrice%20en%20ligne%20de%20cosinus%2C%20sinus%20et%20tangente%0D%0A%0D%0A%0D%0A%0D%0ACalculez%20un%20cosinus%2C%20une%20tangente%20ou%20un%20sinus%20en%20un%20instant.%0D%0A%0D%0A%0D%0A%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Degrees%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Radians%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Gradients%0D%0A%0D%0A%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20&amp;source=Calculatrice en ligne" rel="nofollow" class="external" title="Partagez-le sur LinkedIn">Partagez-le sur LinkedIn</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.calculatrice-en-ligne.org/calculatrice-de-cosinus-14&amp;title=Calculatrice+de+cosinus" rel="nofollow" class="external" title="Le soumettre à SlashDot">Le soumettre à SlashDot</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Calculatrice+de+cosinus+-+http://b2l.me/6amdp&amp;source=shareaholic" rel="nofollow" class="external" title="Tweetez-le !">Tweetez-le !</a>
		</li>
		<li class="shr-viadeo">
			<a href="http://www.viadeo.com/shareit/share/?url=http://www.calculatrice-en-ligne.org/calculatrice-de-cosinus-14&amp;title=Calculatrice+de+cosinus&amp;urlaffiliate=31138" rel="nofollow" class="external" title="Partagez-le sur Viadeo">Partagez-le sur Viadeo</a>
		</li>
		<li class="shr-wikio">
			<a href="http://www.wikio.com/sharethis?url=http://www.calculatrice-en-ligne.org/calculatrice-de-cosinus-14&amp;title=Calculatrice+de+cosinus" rel="nofollow" class="external" title="Partagez-le sur Wikio">Partagez-le sur Wikio</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=Calculatrice+de+cosinus&amp;body=Link: http://www.calculatrice-en-ligne.org/calculatrice-de-cosinus-14 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Calculatrice%20en%20ligne%20de%20cosinus%2C%20sinus%20et%20tangente%0D%0A%0D%0A%0D%0A%0D%0ACalculez%20un%20cosinus%2C%20une%20tangente%20ou%20un%20sinus%20en%20un%20instant.%0D%0A%0D%0A%0D%0A%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Degrees%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Radians%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%20Gradients%0D%0A%0D%0A%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20%20%20%0D%0A%0D%0A%20" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.calculatrice-en-ligne.org/calculatrice-de-cosinus-14/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calculatrice en ligne</title>
		<link>http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-6</link>
		<comments>http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-6#comments</comments>
		<pubDate>Thu, 24 Jun 2010 11:53:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[calculatrice en ligne]]></category>

		<guid isPermaLink="false">http://www.calculatrice-en-ligne.org/?p=6</guid>
		<description><![CDATA[Calculatrice en ligne Notre calculatrice en ligne est gratuite et vous permettra de faire vos calculs rapidement et simplement. Si la calculatrice ne s&#8217;affiche pas c&#8217;est que votre navigateur a desactivé le Javascript, empechant l execution de la calculatrice. Degrees Radians Gradients N&#8217;hésitez pas à utiliser l&#8217;outil à volonté, calculer encore et toujours est le [...]]]></description>
			<content:encoded><![CDATA[<div id="panneau">
<div>
<h1>Calculatrice en ligne</h1>

<p>Notre <strong>calculatrice en ligne</strong> est gratuite et vous  permettra de faire vos calculs rapidement et simplement.<br />
Si la calculatrice ne s&#8217;affiche pas c&#8217;est que votre navigateur a  desactivé le Javascript, empechant l execution de la calculatrice.</p>
<div class="scho">
<form name="calculator">
<table width="360" height="240" border="0" align="center" cellpadding="2" cellspacing="0">
<tr>
<td colspan="4">
<input name="LED" type="text" value="0"> </td>
<td>
<input type="button" name="C" value="C" onClick="Click('C')"></td>
</tr>
<tr>
<td colspan="2">
<input name="angle" type="radio" checked>
<p>        Degrees</td>
<td colspan="2">
<input name="angle" type="radio">
<p>        Radians</td>
<td colspan="2">
<input name="angle" type="radio">
<p>        Gradients</td>
</tr>
<tr>
<td width="60">
<input name="sin" type="button" id="sin" value="sin" onClick="Click('sin')"></td>
<td width="60">
<input name="cos" type="button" id="cos" value="cos" onClick="Click('cos')"></td>
<td width="60">
<input name="tab" type="button" id="tab" value="tan" onClick="Click('tan')"></td>
<td width="60">
<input name="sinh" type="button" id="sinh" value="sinh" onClick="Click('sinh')"></td>
<td width="60">
<input name="cosh" type="button" id="cosh" value="cosh" onClick="Click('cosh')"></td>
<td width="60">
<input name="tanh" type="button" id="tanh" value="tanh" onClick="Click('tanh')"></td>
</tr>
<tr>
<td width="60">
<input name="asin" type="button" id="asin" value="asin" onClick="Click('asin')"></td>
<td width="60">
<input name="acos" type="button" id="acos" value="acos" onClick="Click('acos')"></td>
<td width="60">
<input name="atan" type="button" id="atan" value="atan" onClick="Click('atan')"></td>
<td width="60">
<input name="asinh" type="button" id="asinh" value="asinh" onClick="Click('asinh')">
</td>
<td width="60">
<input name="acosh" type="button" id="acosh" value="acosh" onClick="Click('acosh')">
</td>
<td width="60">
<input name="atanh" type="button" id="atanh" value="atanh" onClick="Click('atanh')"></td>
</tr>
<tr>
<td width="60">
<input name="exp" type="button" id="exp" value="exp" onClick="Click('exp')">
</td>
<td width="60">
<input style="COLOR: blue;" name="7" type="button" class="red" id="7" value="7" onClick="Click('7')">
</td>
<td width="60">
<input style="COLOR: blue;" name="8" type="button" id="8" value="8" onClick="Click('8')">
</td>
<td width="60">
<input style="COLOR: blue;" name="9" type="button" id="9" value="9" onClick="Click('9')">
</td>
<td width="60">
<input style="COLOR: red;" name="+" type="button" id="+" value="+" onClick="Click('+')">
</td>
<td width="60">
<input style="COLOR: red;" name="^" type="button" id="^" value="^" onClick="Click('^')">
</td>
</tr>
<tr>
<td width="60">
<input name="log" type="button" id="log" value="log" onClick="Click('log')">
</td>
<td width="60">
<input style="COLOR: blue;" name="4" type="button" id="4" value="4" onClick="Click('4')">
</td>
<td width="60">
<input style="COLOR: blue;" name="5" type="button" id="5" value="5" onClick="Click('5')">
</td>
<td width="60">
<input style="COLOR: blue;" name="6" type="button" id="6" value="6" onClick="Click('6')"></td>
<td width="60">
<input style="COLOR: red;" name="-" type="button" id="-" value="-" onClick="Click('-')">
</td>
<td width="60">
<input name="1/x" type="button" id="1/x2" value="1/x" onClick="Click('1/x')">
</td>
</tr>
<tr>
<td width="60">
<input name="ln" type="button" id="abs22" value="ln" onClick="Click('ln')">
</td>
<td width="60">
<input style="COLOR: blue;" name="1" type="button" id="1" value="1" onClick="Click('1')">
</td>
<td width="60">
<input style="COLOR: blue;" name="2" type="button" id="2" value="2" onClick="Click('2')">
</td>
<td width="60">
<input style="COLOR: blue;" name="3" type="button" id="3" value="3" onClick="Click('3')">
</td>
<td width="60">
<input style="COLOR: red;" name="*" type="button" id="*" value="*" onClick="Click('*')">
</td>
<td width="60">
<input name="pi" type="button" id="pi3" value="pi" onClick="Click('pi')">
</td>
</tr>
<tr>
<td width="60">
<input name="sqrt" type="button" id="sqrt" value="√" onClick="Click('sqrt')">
</td>
<td width="60">
<input style="COLOR: blue;" name="0" type="button" id="0" value="0" onClick="Click('0')">
</td>
<td width="60">
<input style="COLOR: blue;" name="." type="button" id="." value="." onClick="Click('.')">
</td>
<td width="60">
<input style="COLOR: blue;" name="+/-" type="button" id="+/-2" value="+/-" onClick="Click('+/-')">
</td>
<td width="60">
<input style="COLOR: red;" name="/" type="button" id="/" value="/" onClick="Click('/')">
</td>
<td width="60">
<input style="COLOR: red;" name="=" type="button" id="=2" value="=" onClick="Click('=')">
</td>
</tr>
</table>
</form>
</div>

</div>
<div>
<p>N&#8217;hésitez pas à utiliser l&#8217;outil à volonté, calculer encore et  toujours est le seul but de cette calculatrice en ligne.</p>
<p>SI vous avez oublié votre calculatrice, aucun problème de n&#8217;importe  ou dans le monde vous pouvez effectuer vos calculs.</p>
</div>
</div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-6/feed" rel="nofollow" class="external" title="S'abonner aux commentaires de cet article ?">S'abonner aux commentaires de cet article ?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-6&amp;title=Calculatrice+en+ligne" rel="nofollow" class="external" title="Partagez-le sur del.icio.us">Partagez-le sur del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-6&amp;title=Calculatrice+en+ligne" rel="nofollow" class="external" title="Diggez-le !">Diggez-le !</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-6&amp;t=Calculatrice+en+ligne" rel="nofollow" class="external" title="Partagez-le sur Facebook">Partagez-le sur Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-6&amp;title=Calculatrice+en+ligne" rel="nofollow" class="external" title="Ajoutez-le à Google Bookmarks">Ajoutez-le à Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-6&amp;imageurl=" rel="nofollow" class="external" title="Postez-le sur Google Buzz">Postez-le sur Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-6&amp;title=Calculatrice+en+ligne&amp;summary=%0D%0A%0D%0ACalculatrice%20en%20ligne%0D%0A%0D%0A%0D%0A%0D%0ANotre%20calculatrice%20en%20ligne%20est%20gratuite%20et%20vous%20%20permettra%20de%20faire%20vos%20calculs%20rapidement%20et%20simplement.%0D%0ASi%20la%20calculatrice%20ne%20s%27affiche%20pas%20c%27est%20que%20votre%20navigateur%20a%20%20desactiv%C3%A9%20le%20Javascript%2C%20empechant%20l%20execution%20de%20la%20calculatrice.%0D%0A%0D%0A%0D%0A%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20&amp;source=Calculatrice en ligne" rel="nofollow" class="external" title="Partagez-le sur LinkedIn">Partagez-le sur LinkedIn</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-6&amp;title=Calculatrice+en+ligne" rel="nofollow" class="external" title="Le soumettre à SlashDot">Le soumettre à SlashDot</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Calculatrice+en+ligne+-+http://b2l.me/6abtu&amp;source=shareaholic" rel="nofollow" class="external" title="Tweetez-le !">Tweetez-le !</a>
		</li>
		<li class="shr-viadeo">
			<a href="http://www.viadeo.com/shareit/share/?url=http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-6&amp;title=Calculatrice+en+ligne&amp;urlaffiliate=31138" rel="nofollow" class="external" title="Partagez-le sur Viadeo">Partagez-le sur Viadeo</a>
		</li>
		<li class="shr-wikio">
			<a href="http://www.wikio.com/sharethis?url=http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-6&amp;title=Calculatrice+en+ligne" rel="nofollow" class="external" title="Partagez-le sur Wikio">Partagez-le sur Wikio</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=Calculatrice+en+ligne&amp;body=Link: http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-6 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0D%0A%0D%0ACalculatrice%20en%20ligne%0D%0A%0D%0A%0D%0A%0D%0ANotre%20calculatrice%20en%20ligne%20est%20gratuite%20et%20vous%20%20permettra%20de%20faire%20vos%20calculs%20rapidement%20et%20simplement.%0D%0ASi%20la%20calculatrice%20ne%20s%27affiche%20pas%20c%27est%20que%20votre%20navigateur%20a%20%20desactiv%C3%A9%20le%20Javascript%2C%20empechant%20l%20execution%20de%20la%20calculatrice.%0D%0A%0D%0A%0D%0A%20%20%0D%0A%0D%0A%20%20%20%20%20%0D%0A%0D%0A%20%20%20%20%20" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.calculatrice-en-ligne.org/calculatrice-en-ligne-6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
