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
Return unique values without sorting
597 Solvers
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
535 Solvers
379 Solvers
277 Solvers
302 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!