Problem 354. Back to basics 10 - Max Float
Solution Stats
Problem Comments
-
1 Comment
Strictly this problem is about finding the largest floating-point number that MATLAB can handle _natively_, i.e. with _dedicated_, _built-in_ commands. Besides ad hoc workarounds, it is also possible to use Java objects to compute with arbitrarily large numbers. Cf. https://www.mathworks.com/matlabcentral/cody/problems/1833
Problem Recent Solvers549
Suggested Problems
-
Project Euler: Problem 5, Smallest multiple
789 Solvers
-
Back to basics 21 - Matrix replicating
1182 Solvers
-
419 Solvers
-
07 - Common functions and indexing 1
376 Solvers
-
377 Solvers
More from this Author39
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!