This document presents a comparison study of APL and Fortran programming languages in solving numerical analysis problems in scientific computing. The authors conducted tests to evaluate execution speed, code efficiency, and ease of use for both languages across various algorithms, including Romberg integration and root finding methods. The findings suggest that while APL may provide more compact and faster results in certain scenarios, Fortran's performance remains strong in traditional number-crunching tasks.