Changes

Jump to navigation Jump to search
No change in size ,  16:44, 10 June 2024
Line 11: Line 11:  
Once arrayfied, the function can take arrays as arguments, and for each of the cartesian product of the parameters, a result will be computed. For example, once arrayfied, v(1..2,3..4,1..10) will compute the value for v for each combination of the three parameter arrays.
 
Once arrayfied, the function can take arrays as arguments, and for each of the cartesian product of the parameters, a result will be computed. For example, once arrayfied, v(1..2,3..4,1..10) will compute the value for v for each combination of the three parameter arrays.
   −
==# to split strings==  
+
==# To Split Strings==  
    
  # splits strings into arrays.  
 
  # splits strings into arrays.  
2,824

edits

Navigation menu