Difference between revisions of "ZCubes/How to Apply Z Programming and Combinatorial Arguments"
Jump to navigation
Jump to search
(→Video) |
|||
Line 1: | Line 1: | ||
==How to Apply Z Programming and Combinatorial Arguments== | ==How to Apply Z Programming and Combinatorial Arguments== | ||
− | + | <br/> | |
This video demonstrates how to enable functions to be able to process arrays of values, instead of single value arguments. Using the ‘arrayfy’ feature, the function that handles a set of parameters can handle a range of values for each parameter. This powerful feature of handling 'combinatorial arguments' opens up the possibility of evaluating functions for wide range of values without any changes to the function code. | This video demonstrates how to enable functions to be able to process arrays of values, instead of single value arguments. Using the ‘arrayfy’ feature, the function that handles a set of parameters can handle a range of values for each parameter. This powerful feature of handling 'combinatorial arguments' opens up the possibility of evaluating functions for wide range of values without any changes to the function code. | ||
Revision as of 03:32, 6 March 2020
How to Apply Z Programming and Combinatorial Arguments
This video demonstrates how to enable functions to be able to process arrays of values, instead of single value arguments. Using the ‘arrayfy’ feature, the function that handles a set of parameters can handle a range of values for each parameter. This powerful feature of handling 'combinatorial arguments' opens up the possibility of evaluating functions for wide range of values without any changes to the function code.
Video
<< Learn ZCubes
© Copyright 1996-2020, ZCubes, Inc.