![]() 905,464,861 visitors served. |
|
![]() Dictionary/ thesaurus | ![]() Medical dictionary | ![]() Legal dictionary | ![]() Financial dictionary | ![]() Acronyms | ![]() Idioms | ![]() Encyclopedia | ![]() Wikipedia encyclopedia | ? |
FORTRAN |
Also found in: Wikipedia, Hutchinson | 0.04 sec. |
|
FORTRAN: see programming language programming language, syntax, grammar, and symbols or words used to give instructions to a computer .
Development of Low-Level LanguagesAll computers operate by following machine language programs, a long sequence of instructions called machine code ..... 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. (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. WRITE(6,*) 'Enter Fahrenheit ' READ(5,*) XFAHR XCENT = (XFAHR - 32) * 5 / 9 WRITE(6,*) 'Celsius is ',XCENT STOP END
|
|
? Mentioned in | ||||
|---|---|---|---|---|
|
| Free Tools: |
For surfers:
Browser extension |
Word of the Day |
Help
For webmasters: Free content NEW! | Linking | Lookup box | Double-click lookup | Partner with us |
|
|---|