afp_constant
Create a array from a scalar input value. The array created has the same value at all locations.
Arguments
- Integer, number of rows
- Integer, number of columns
- Value of each element in the generated array, integer, double or complex value
Output
Array
Examples