Math, asked by science9930, 1 year ago

Can we use a function as a parameter of another function

Answers

Answered by kusumsahu8
0
Yes You can use function handles as input arguments to other functions,which are called Functions.....
For example- If you call Integral or fzero, Than the function associated with the function handle must have exactly one input variable.
Similar questions