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 1, Multiples of 3 and 5
1523 Solvers
313 Solvers
758 Solvers
417 Solvers
261 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!