Computer Science, asked by bifiniha, 5 months ago

explain with an example how arrays are created using linspace() function​

Answers

Answered by missxlyrical04
1

The linspace() function returns evenly spaced numbers over a specified interval [start, stop].

The endpoint of the interval can optionally be excluded.

Similar questions