Skip to main content
Create an array that is filled by the given value

Signatures

Parameters

Integer
required
The length value.
Double
required
The fill value for the array.

Return type

An array of double values.

Example