My original code was basically an implementation of manual square root. It started in the 120s, and I got it down to 84, a big tie for second. I couldn't find any more squeeze, and decided to look for a different solution. I think this is not only Cody simpler, but way easier to understand than anything else in the top ten.
Group
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: .
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.
Oops in code in comment - BigDecimal
My original code was basically an implementation of manual square root. It started in the 120s, and I got it down to 84, a big tie for second. I couldn't find any more squeeze, and decided to look for a different solution. I think this is not only Cody simpler, but way easier to understand than anything else in the top ten.