Introduction to Fortran

What are the Usage and Advantage of FORTRAN Programming Language?

Usage of FORTRAN 1. This is widely used at space research centers, DRDO, NASA, ISRO and many of University like Cambridge, Department of Engineering etc. 2. FORTRAN Used commercially for technical and scientific computations. 3. FORTRAN Principal language on the IBM SP Supercomputer and all Cray machines. Advantage of FORTRAN Following are the important advantages of Fortran Language: 1. Fortran is a simple …

What are the Usage and Advantage of FORTRAN Programming Language? Read More »

Differences between Fortran 77 and Fortran 90 & 95

Differences between Fortran 77 and Fortran 90 and Fortron 95 1) Fortran 90 has more intrinsic functions than Fortran 77, and it adds intrinsic subroutines. The CF90 compiler accepts the following intrinsic functions, which are included in the Fortran 90 standard: ADJUSTL ADJUSTR ALL ALLOCATED ANY ASSOCIATED BIT_SIZE COUNT CSHIFT DIGITS DOT_PRODUCT EOSHIFT EPSILON EXPONENT FRACTION …

Differences between Fortran 77 and Fortran 90 & 95 Read More »

Scroll to Top