Covering some basic topics I haven't seen elsewhere on Cody.
Return the largest positive floating-point number MATLAB can handle.
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
Remove the polynomials that have positive real elements of their roots.
447 Solvers
Number of 1s in the Binary Representation of a Number
319 Solvers
244 Solvers
196 Solvers
177 Solvers