Array
Outputs a new array of the specified size where each element is initialized to the specified constant input value.
Size
Defines the size of the new array.
Value
The constant value used to build the array.
The new array.
Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License