<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.zcubes.com/index.php?action=history&amp;feed=atom&amp;title=Array.maprow%28%29</id>
	<title>Array.maprow() - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.zcubes.com/index.php?action=history&amp;feed=atom&amp;title=Array.maprow%28%29"/>
	<link rel="alternate" type="text/html" href="https://wiki.zcubes.com/index.php?title=Array.maprow()&amp;action=history"/>
	<updated>2026-04-27T20:34:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://wiki.zcubes.com/index.php?title=Array.maprow()&amp;diff=213411&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="https://wiki.zcubes.com/index.php?title=Array.maprow()&amp;diff=213411&amp;oldid=prev"/>
		<updated>2020-04-20T08:48:05Z</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;
&lt;br /&gt;
==Array.maprow(Function|Array of Functions[,param1,param2,...])==&lt;br /&gt;
&lt;br /&gt;
This returns the result of each row 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 row as the first parameter. Used for aggregate functions or functions that apply on each row (such as a spreadsheet calculation). &lt;br /&gt;
&lt;br /&gt;
Same as [[Array.$$() | $$]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|4,4,1..10|.maprow(COS)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|0.5403023058681398 ||	-0.4161468365471424 ||	-0.9899924966004454 ||	-0.6536436208636119&lt;br /&gt;
|-&lt;br /&gt;
|0.28366218546322625 ||	0.9601702866503661 ||	0.7539022543433046 ||	-0.14550003380861354&lt;br /&gt;
|-&lt;br /&gt;
| -0.9111302618846769 ||-0.8390715290764524 ||	0.5403023058681398||	-0.4161468365471424&lt;br /&gt;
|-&lt;br /&gt;
| -0.9899924966004454 ||-0.6536436208636119 ||	0.28366218546322625 ||	0.9601702866503661&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
[[Array.$() | $]]&lt;br /&gt;
&lt;br /&gt;
[[Array.$$() | $$]]&lt;br /&gt;
&lt;br /&gt;
[[Array.mapper() |Mapper]]&lt;/div&gt;</summary>
		<author><name>Devika</name></author>
	</entry>
</feed>