<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.zcubes.com/index.php?action=history&amp;feed=atom&amp;title=Array.mapper%28%29</id>
	<title>Array.mapper() - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.zcubes.com/index.php?action=history&amp;feed=atom&amp;title=Array.mapper%28%29"/>
	<link rel="alternate" type="text/html" href="http://wiki.zcubes.com/index.php?title=Array.mapper()&amp;action=history"/>
	<updated>2026-04-27T23:11:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>http://wiki.zcubes.com/index.php?title=Array.mapper()&amp;diff=213409&amp;oldid=prev</id>
		<title>Devika: Created page with &quot;* &lt;&lt; Z3 Home  * Z3 Language Documentation * Z%5E3_Array_Manipulation_Member_Functions | Listing of Z3 Array Manipulation Member F...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.zcubes.com/index.php?title=Array.mapper()&amp;diff=213409&amp;oldid=prev"/>
		<updated>2020-04-20T08:37:06Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;*&lt;a href=&quot;/Z3&quot; title=&quot;Z3&quot;&gt; &amp;lt;&amp;lt; Z3 Home &lt;/a&gt; *&lt;a href=&quot;/Z%5E3_Language_Documentation&quot; title=&quot;Z^3 Language Documentation&quot;&gt; Z3 Language Documentation&lt;/a&gt; * Z%5E3_Array_Manipulation_Member_Functions | Listing of Z3 Array Manipulation Member F...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;*[[ Z3 | &amp;lt;&amp;lt; Z3 Home ]]&lt;br /&gt;
*[[ Z%5E3_Language_Documentation | Z3 Language Documentation]]&lt;br /&gt;
*[[ Z%5E3_Array_Manipulation_Member_Functions | Listing of Z3 Array Manipulation Member Functions]]&lt;br /&gt;
&lt;br /&gt;
==Array.mapper(Function|Array of Functions[,param1,param2,...])==&lt;br /&gt;
This returns the result of each element of the Array being operated on by the function or array of functions passed. The parameters provided following the function/function array is passed to the function with each element as the first parameter.&lt;br /&gt;
&lt;br /&gt;
Same as [[Array.$() | $]]&lt;br /&gt;
&lt;br /&gt;
|3|.fillwith(11..19).mapper(LOG)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|1.041392685158225 || 1.0791812460476247 || 1.1139433523068367&lt;br /&gt;
|-&lt;br /&gt;
|1.1461280356782377 ||	1.1760912590556811 || 1.2041199826559246&lt;br /&gt;
|-&lt;br /&gt;
|1.2304489213782739 ||	1.2552725051033058 || 1.2787536009528289&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
[[Array.maprow() |Maprow]]&lt;br /&gt;
&lt;br /&gt;
[[Array.$() | $]]&lt;br /&gt;
&lt;br /&gt;
[[Array.$$() | $$]]&lt;/div&gt;</summary>
		<author><name>Devika</name></author>
	</entry>
</feed>