What is the interest ?
15.99% per annum.
y=max(x,[],'all');
like it
function y = your_fcn_name(x)
y = max(max(x));
end
Project Euler: Problem 2, Sum of even Fibonacci
901 Solvers
287 Solvers
402 Solvers
483 Solvers
390 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!