Changes

no edit summary
Line 6: Line 6:  
==Array.appendfunction(Function|Array of Functions[,param1,param2,...]) ==
 
==Array.appendfunction(Function|Array of Functions[,param1,param2,...]) ==
   −
Adds a column which the result of this function on the remaining row.
+
Adds a column which the result of this function on the remaining row. Works best when array is two dimensional.
    
[ [ 1,3,4 ] ].$$F(SUM)
 
[ [ 1,3,4 ] ].$$F(SUM)
2,824

edits