Page 1 of 1

What is the use of apply() function in Valarray?

Posted: Wed Jul 13, 2022 7:53 pm
by answerhappygod
a) Returns new array after shifting elements by the given number
b) Returns the summation of all elements of the Valarray
c) Applies the manipulation provided to all the elements of the array
d) Returns new array after circular shifting elements by the given number