<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.catglobe.com/index.php?action=history&amp;feed=atom&amp;title=Average_Math</id>
	<title>Average Math - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.catglobe.com/index.php?action=history&amp;feed=atom&amp;title=Average_Math"/>
	<link rel="alternate" type="text/html" href="https://wiki.catglobe.com/index.php?title=Average_Math&amp;action=history"/>
	<updated>2026-04-17T15:28:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.catglobe.com/index.php?title=Average_Math&amp;diff=23792&amp;oldid=prev</id>
		<title>Cg_pham: Created page with &quot;===average===  Gets numeric values of all the parameters and returns the average value of them. The values of all parameters must be convertible to numbers.  Syntax  average(exp1...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.catglobe.com/index.php?title=Average_Math&amp;diff=23792&amp;oldid=prev"/>
		<updated>2012-02-02T07:26:30Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;===average===  Gets numeric values of all the parameters and returns the average value of them. The values of all parameters must be convertible to numbers.  Syntax  average(exp1...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===average===&lt;br /&gt;
&lt;br /&gt;
Gets numeric values of all the parameters and returns the average value of them. The values of all parameters must be convertible to numbers.&lt;br /&gt;
&lt;br /&gt;
Syntax&lt;br /&gt;
&lt;br /&gt;
average(exp1, exp2, exp3, …)&lt;br /&gt;
&lt;br /&gt;
Arguments&lt;br /&gt;
&lt;br /&gt;
expi: Is an expression of any type&lt;br /&gt;
&lt;br /&gt;
Return type&lt;br /&gt;
&lt;br /&gt;
number&lt;br /&gt;
&lt;br /&gt;
Examples&lt;br /&gt;
&lt;br /&gt;
number a = average(1, 2, 3, 4, 5);&lt;br /&gt;
&lt;br /&gt;
//a = 3&lt;br /&gt;
&lt;br /&gt;
number a = average(1, &amp;quot;3&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
//a = 2&lt;br /&gt;
&lt;br /&gt;
Availability&lt;br /&gt;
&lt;br /&gt;
Version 4.8&lt;br /&gt;
[[Category:Math Functions]]&lt;/div&gt;</summary>
		<author><name>Cg_pham</name></author>
	</entry>
</feed>