<?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>2below0.com &#187; maths</title>
	<atom:link href="http://www.2below0.com/tag/maths/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.2below0.com</link>
	<description>2below0.com domain is the web-based creative outlet of Greg Jenkins (artist, graphic designer and web developer), located in Perth, Western Australia.</description>
	<lastBuildDate>Tue, 13 Oct 2009 12:17:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HTML Math Symbols</title>
		<link>http://www.2below0.com/html-math-symbols/</link>
		<comments>http://www.2below0.com/html-math-symbols/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 11:33:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[html 4]]></category>
		<category><![CDATA[maths]]></category>
		<category><![CDATA[maths symbols]]></category>

		<guid isPermaLink="false">http://www.2below0.com/?p=48</guid>
		<description><![CDATA[Character entity references in HTML 4.
Entity names are case sensitive.
http://www.w3.org/TR/html4/sgml/entities.html


Character
Entity Number
Entity Name
Description


&#8704;
&#38;#8704;
&#38;forall;
for all


&#8706;
&#38;#8706;
&#38;part;
partial differential


&#8707;
&#38;#8707;
&#38;exists;
there exists


&#8709;
&#38;#8709;
&#38;empty;
empty set


&#8711;
&#38;#8711;
&#38;nabla;
nabla


&#8712;
&#38;#8712;
&#38;isin;
element of


&#8713;
&#38;#8713;
&#38;notin;
not an element of


&#8715;
&#38;#8715;
&#38;ni;
contains as member


&#8719;
&#38;#8719;
&#38;prod;
n-ary product


&#8721;
&#38;#8721;
&#38;sum;
n-ary summation


&#8722;
&#38;#8722;
&#38;minus;
minus sign


&#8727;
&#38;#8727;
&#38;lowast;
asterisk operator


&#8730;
&#38;#8730;
&#38;radic;
square root


&#8733;
&#38;#8733;
&#38;prop;
proportional to


&#8734;
&#38;#8734;
&#38;infin;
infinity


&#8736;
&#38;#8736;
&#38;ang;
angle


&#8743;
&#38;#8743;
&#38;and;
logical and


&#8744;
&#38;#8744;
&#38;or;
logical or


&#8745;
&#38;#8745;
&#38;cap;
intersection


&#8746;
&#38;#8746;
&#38;cup;
union


&#8747;
&#38;#8747;
&#38;int;
integral


&#8756;
&#38;#8756;
&#38;there4;
therefore


&#8764;
&#38;#8764;
&#38;sim;
tilde operator


&#8773;
&#38;#8773;
&#38;cong;
congruent to


&#8776;
&#38;#8776;
&#38;asymp;
almost equal to


&#8800;
&#38;#8800;
&#38;ne;
not equal to


&#8801;
&#38;#8801;
&#38;equiv;
identical to


&#8804;
&#38;#8804;
&#38;le;
less-than or equal to


&#8805;
&#38;#8805;
&#38;ge;
greater-than or equal to


&#8834;
&#38;#8834;
&#38;sub;
subset of


&#8835;
&#38;#8835;
&#38;sup;
superset of


&#8836;
&#38;#8836;
&#38;nsub;
not a subset of


&#8838;
&#38;#8838;
&#38;sube;
subset of or equal to


&#8839;
&#38;#8839;
&#38;supe;
superset of or equal [...]]]></description>
			<content:encoded><![CDATA[<p>Character entity references in HTML 4.</p>
<p>Entity names are case sensitive.</p>
<p><a title="http://www.w3.org/TR/html4/sgml/entities.html" href="http://www.w3.org/TR/html4/sgml/entities.html" target="_blank">http://www.w3.org/TR/html4/sgml/entities.html</a></p>
<table style="width: 100%;" border="0" cellspacing="2" cellpadding="2" align="center" class="table-list-1">
<tr>
<th width="20%">Character</th>
<th width="20%">Entity Number</th>
<th width="20%">Entity Name</th>
<th width="40%">Description</th>
</tr>
<tr>
<td>&#8704;</td>
<td>&amp;#8704;</td>
<td>&amp;forall;</td>
<td>for all</td>
</tr>
<tr>
<td>&#8706;</td>
<td>&amp;#8706;</td>
<td>&amp;part;</td>
<td>partial differential</td>
</tr>
<tr>
<td>&#8707;</td>
<td>&amp;#8707;</td>
<td>&amp;exists;</td>
<td>there exists</td>
</tr>
<tr>
<td>&#8709;</td>
<td>&amp;#8709;</td>
<td>&amp;empty;</td>
<td>empty set</td>
</tr>
<tr>
<td>&#8711;</td>
<td>&amp;#8711;</td>
<td>&amp;nabla;</td>
<td>nabla</td>
</tr>
<tr>
<td>&#8712;</td>
<td>&amp;#8712;</td>
<td>&amp;isin;</td>
<td>element of</td>
</tr>
<tr>
<td>&#8713;</td>
<td>&amp;#8713;</td>
<td>&amp;notin;</td>
<td>not an element of</td>
</tr>
<tr>
<td>&#8715;</td>
<td>&amp;#8715;</td>
<td>&amp;ni;</td>
<td>contains as member</td>
</tr>
<tr>
<td>&#8719;</td>
<td>&amp;#8719;</td>
<td>&amp;prod;</td>
<td>n-ary product</td>
</tr>
<tr>
<td>&#8721;</td>
<td>&amp;#8721;</td>
<td>&amp;sum;</td>
<td>n-ary summation</td>
</tr>
<tr>
<td>&#8722;</td>
<td>&amp;#8722;</td>
<td>&amp;minus;</td>
<td>minus sign</td>
</tr>
<tr>
<td>&#8727;</td>
<td>&amp;#8727;</td>
<td>&amp;lowast;</td>
<td>asterisk operator</td>
</tr>
<tr>
<td>&#8730;</td>
<td>&amp;#8730;</td>
<td>&amp;radic;</td>
<td>square root</td>
</tr>
<tr>
<td>&#8733;</td>
<td>&amp;#8733;</td>
<td>&amp;prop;</td>
<td>proportional to</td>
</tr>
<tr>
<td>&#8734;</td>
<td>&amp;#8734;</td>
<td>&amp;infin;</td>
<td>infinity</td>
</tr>
<tr>
<td>&#8736;</td>
<td>&amp;#8736;</td>
<td>&amp;ang;</td>
<td>angle</td>
</tr>
<tr>
<td>&#8743;</td>
<td>&amp;#8743;</td>
<td>&amp;and;</td>
<td>logical and</td>
</tr>
<tr>
<td>&#8744;</td>
<td>&amp;#8744;</td>
<td>&amp;or;</td>
<td>logical or</td>
</tr>
<tr>
<td>&#8745;</td>
<td>&amp;#8745;</td>
<td>&amp;cap;</td>
<td>intersection</td>
</tr>
<tr>
<td>&#8746;</td>
<td>&amp;#8746;</td>
<td>&amp;cup;</td>
<td>union</td>
</tr>
<tr>
<td>&#8747;</td>
<td>&amp;#8747;</td>
<td>&amp;int;</td>
<td>integral</td>
</tr>
<tr>
<td>&#8756;</td>
<td>&amp;#8756;</td>
<td>&amp;there4;</td>
<td>therefore</td>
</tr>
<tr>
<td>&#8764;</td>
<td>&amp;#8764;</td>
<td>&amp;sim;</td>
<td>tilde operator</td>
</tr>
<tr>
<td>&#8773;</td>
<td>&amp;#8773;</td>
<td>&amp;cong;</td>
<td>congruent to</td>
</tr>
<tr>
<td>&#8776;</td>
<td>&amp;#8776;</td>
<td>&amp;asymp;</td>
<td>almost equal to</td>
</tr>
<tr>
<td>&#8800;</td>
<td>&amp;#8800;</td>
<td>&amp;ne;</td>
<td>not equal to</td>
</tr>
<tr>
<td>&#8801;</td>
<td>&amp;#8801;</td>
<td>&amp;equiv;</td>
<td>identical to</td>
</tr>
<tr>
<td>&#8804;</td>
<td>&amp;#8804;</td>
<td>&amp;le;</td>
<td>less-than or equal to</td>
</tr>
<tr>
<td>&#8805;</td>
<td>&amp;#8805;</td>
<td>&amp;ge;</td>
<td>greater-than or equal to</td>
</tr>
<tr>
<td>&#8834;</td>
<td>&amp;#8834;</td>
<td>&amp;sub;</td>
<td>subset of</td>
</tr>
<tr>
<td>&#8835;</td>
<td>&amp;#8835;</td>
<td>&amp;sup;</td>
<td>superset of</td>
</tr>
<tr>
<td>&#8836;</td>
<td>&amp;#8836;</td>
<td>&amp;nsub;</td>
<td>not a subset of</td>
</tr>
<tr>
<td>&#8838;</td>
<td>&amp;#8838;</td>
<td>&amp;sube;</td>
<td>subset of or equal to</td>
</tr>
<tr>
<td>&#8839;</td>
<td>&amp;#8839;</td>
<td>&amp;supe;</td>
<td>superset of or equal to</td>
</tr>
<tr>
<td>&#8853;</td>
<td>&amp;#8853;</td>
<td>&amp;oplus;</td>
<td>circled plus</td>
</tr>
<tr>
<td>&#8855;</td>
<td>&amp;#8855;</td>
<td>&amp;otimes;</td>
<td>circled times</td>
</tr>
<tr>
<td>&#8869;</td>
<td>&amp;#8869;</td>
<td>&amp;perp;</td>
<td>up tack</td>
</tr>
<tr>
<td>&#8901;</td>
<td>&amp;#8901;</td>
<td>&amp;sdot;</td>
<td>dot operator</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.2below0.com/html-math-symbols/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
