Formula Translator (FORTRAN)


Acronym for formula translator, FORTRAN is the oldest high-level programming language. Designed by John Backus for IBM in the late 1950s, it is still popular today, particularly for scientific applications that require extensive mathematical computations.

The two most common versions of FORTRAN are FORTRAN IV and FORTRAN 77. FORTRAN IV was approved as a USASI standard in 1966. FORTRAN 77 is a version of FORTRAN that was approved by ANSI in 1978 (they had expected to approve it in 1977, hence the name). FORTRAN 77 includes a number of features not available in older versions of FORTRAN. A new ISO and ANSI standard for FORTRAN, called FORTRAN-90, was developed in the early 90s.

Read Also:

  • FOSS

    Acronym for Free or Open Source Software. FOSS programs are those that have licenses that allow users to freely run the program for any purpose, modify the program as they want, and also to freely distribute copies of either the original version or their own modified version. One major reason for the growth and use […]

  • FPGA

    Short for Field-Programmable Gate Array, a type of logic chip that can be programmed. An FPGA is similar to a PLD, but whereas PLDs are generally limited to hundreds of gates, FPGAs support thousands of gates. They are especially popular for prototyping integrated circuit designs. Once the design is set, hardwired chips are produced for […]

  • FPM RAM

    Short for Fast Page Mode RAM, a type of Dynamic RAM (DRAM) that allows faster access to data in the same row or page. Page-mode memory works by eliminating the need for a row address if data is located in the row previously accessed. It is sometimes called page mode memory. FPM RAM is being […]

  • FPU

    Short for floating-point unit, a specially designed chip that performs floating-point calculations. Computers equipped with an FPU perform certain types of applications much faster than computers that lack one. In particular, graphics applications are faster with an FPU. Some microprocessors, such as the Intel 80486 and Pentium, have a built-in FPU. With other microprocessors, you […]

  • FQDN

    A fully qualified domain name consists of a host and domain name, including top-level domain. For example, www.definithing.com is a fully qualified domain name. www is the host, definithing is the second-level domain, and.com is the top level domain. A FQDN always starts with a host name and continues all the way up to the […]


Disclaimer: Formula Translator (FORTRAN) definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.