| Dictionary, Encyclopedia and Thesaurus - The Free Dictionary 3,900,495,247 visitors served. |
Dictionary/ thesaurus | Medical dictionary | Legal dictionary | Financial dictionary | Acronyms | Idioms | Encyclopedia | Wikipedia encyclopedia | ? |
Fortran |
Also found in: Dictionary/thesaurus, Wikipedia | 0.01 sec. |
|
|
FORTRAN: see programming language programming language, syntax, grammar, and symbols or words used to give instructions to a computer.
Development of Low-Level Languages
All computers operate by following machine language programs, a long sequence of instructions called machine ..... Click the link for more information. . FORTRANProcedural computer programming language developed for numerical analysis by John W. Backus and others at IBM in 1957. The name derives from FORmula TRANslation. For many years it was the most widely used high-level language for scientific and engineering computations. Though other languages, such as various versions of C, are now popular for such uses, FORTRAN is still the language of choice for numerical analysis. It has been revised several times and now includes capabilities for handling structured data, dynamic (“on-the-fly”) data allocation, recursions (procedures that call themselves), and other features. FORTRAN (FORmula TRANslator) The first high-level programming language and compiler, developed in 1954 by IBM. It was originally designed to express mathematical formulas, and although it is used occasionally for business applications, it is still the most widely used language for scientific, engineering and mathematical problems.FORTRAN IV is an ANSI standard, but FORTRAN V has various proprietary versions. The following FORTRAN example converts Fahrenheit to Celsius: write(6,*) 'Enter Fahrenheit ' read(5,*) XFAHR XCENT = (XFAHR - 32) * 5 / 9 write(6,*) 'Celsius is ', XCENT stop end FORTRAN [′fȯr‚tran] (computer science) A family of procedure-oriented languages used mostly for scientific or algebraic applications; derived from formula translation.
Fortran a programming language; more precisely, a family of such languages that evolved from the original version developed in 1957 in the USA under the supervision of J. W. Backus. The name derives from “formula translation,” referring to the translation of programs written in FORTRAN into machine language. FORTRAN contains statements for assignment, conditions, cyclic operation, subroutines, storage allocation, and real and complex variables, which may have logical, integer, real, or complex values; it also includes highly developed statements for input-output. FORTRAN is the most widely used programming language for scientific and engineering calculations. The language’s specifications are fixed in several national and international standards. REFERENCESPervin, Iu. A. Osnovy FORTRANa, Moscow, 1972.Germain, C. Programmirovanie na IBM/360, 2nd ed. Moscow, 1973. (Translated from English.) Fortran (programming textbook). Kiev, 1976. American Standard FORTRAN: Approved March 7, 1966. New York, 1966. Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content. |
|
| Encyclopedia |
| Free Tools: |
For surfers:
Free toolbar & extensions |
Word of the Day |
Help
For webmasters: Free content | Linking | Lookup box | Double-click lookup |
|---|