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
![]() | Reproduced with permission from Computer Desktop Encyclopedia. Copyright (c) 1981-2009 The Computer Language Company Inc. All rights reserved. |
Additional Resources
- AMRandom 4.3 (Windows)
- This aims to supply an Embarcadero (formerly CodeGear/Borland) Delphi translation of Alan Miller's Random Module for FORTRAN-90. This translation has been done with Dr Miller's approval and is being made freely available to all Delphi Developers, though we do ask Alan Miller and ESB Consultancy be given due credit. Includes...
- Software downloads 2009-11-22
- Who's afraid of the big bad cloud?
- Not even hybrid apps?Right, got it. You hate everybody who doesn't buy your religion, which doesn't even allow for hybrid applications."I ask why I?d entrust sensitive data to a user with a laptop."You're right, companies can't even trust their own employees. Heck, let's send everybody home and dissolve the whole...
- Discussion threads 2009-11-20
- Do we need a 'beautiful mess' in operating systems? Yup
- To make a good soup, you've got to stir the pot...Ok, sure - it turns cloudy, short-term. Just be sure to filter it or let it settle, before serving.Whereas the classic 'design-by-committee' model so often fails, its always useful to have multiple, talented teams working on similar projects, independently. With...
- Discussion threads 2009-11-19
- Is Google's Go language worth teaching or learning?
- How manny more languages...... does one need to just doConsole.out.println("Hello world!");?RE: Is Google's Go language worth teaching or learning?I always wonder what Google will do next. They always surprise me. Go looks promising.Google wants to be just as dominant...if not more so...than M$.So one more way to get there is...
- Discussion threads 2009-11-11
- iXNotepad 1.5 (Windows)
- Do you need speed, functionality and portability in your daily Unicode code/text editor? iXNotepad consists of one EXE (no DLLs/COMs/etc), configuration and schema files, and it does not use the registry and/or add/modify any system files. Need to take iXNotepad with you--no Problem. Copy iXNotepad, config and license files onto...
- Software downloads 2009-10-22
- Silverfrost FTN95 5.4 (Windows)
- With Silverfrost FTN95 you can create console based, conventional Windows and Microsoft .NET applications. Silverfrost FTN95 is the only compiler that can produce Microsoft .NET applications that can use the full Fortran 95 language. Silverfrost FTN95 also boasts its world leading Checkmate run. Salford FTN95 can now be used free...
- Software downloads 2009-10-21
- Notepad++ 5.5.1 (Windows)
- Notepad++ is a free under the GPL license source code editor which supports several programming languages under Windows environment. It's also a lightweight replacement of Notepad. The supported languages by Notepad++ are: C, C++, Java, C#, XML, HTML, PHP, Javascript, RC file, makefile, nfo, doxygen, ini file, batch file, ASP,...
- Software downloads 2009-10-10
- The troubling thoughts re: outsourcing
- Some facts and inferences should be updatedAccenture's Consulting revenue dropped 12% and Outsourcing grew by 1%http://stocks.investopedia.com/stock-analysis/2009/Accentures-Future-Remains-Bright-ACN-IBM-HPQ1005.aspxSome of the issues you highlighted around process innovation, dated technology, etc will continue to remain. However, the nimbler players will also adopt the benefits of innovations like SaaS and Cloud platform.Underlying platform is an...
- Discussion threads 2009-10-06
- XML on the wane? Say it isn't so, Jack
- Ignorance is not bliss"I don?t know if XML would ever go the way of Fortan or Pick"1. Fortran or to us old people, FORTRAN.2. Pick. See http://www-01.ibm.com/software/data/u2/ Not dead.
- Discussion threads 2009-09-25
- The 10 biggest moments in IT history
- Missing: Tim Berners-Lee?The Mouse, and the GUI ...... without the invention of the mouse or the GUI/WYSIWYG there would not be as many users as there are today, and I would hazard a guess that it would be restricted to business applications like accounting, and Data Analysis.LudoRE: The 10...
- Discussion threads 2009-09-21
- TotalView 8.7.0 (Mac)
- Etnus TotalView leverages more than 19 years of continuous product development to maintain its clear leadership position. More and more developers are discovering its unequaled value for applications written for simulation and modeling, special effects, finance, telecommunications, scientific analysis, animation, biotechnology and many other fields. Available on Linux, UNIX...
- Software downloads 2009-08-25
- Intel C++ Compiler Professional 11.1 (Mac)
- Intel C++ Compiler Professional Edition delivers rapid development and winning performance for the full range of Intel processor-based platforms. It provides the most comprehensive multicore and standards support with more parallelism development features; more IntelR Advanced Vector Extensions, Advanced Encryption Standard, and SSE support; more Fortran 2003 features; and improved...
- Software downloads 2009-06-24
- Intel Visual Fortran Compiler Professional 11.1 (Mac)
- Intel Visual Fortran Compiler Professional Edition delivers rapid development and winning performance for the full range of Intel processor-based platforms. It provides the most comprehensive multicore and standards support with more parallelism development features; more Intel Advanced Vector Extensions, Advanced Encryption Standard, and SSE support; more Fortran 2003 features; and...
- Software downloads 2009-06-23
- Intel Visual Fortran Compiler Professional 11.1 (Windows)
- Intel Visual Fortran Compiler Professional Edition delivers rapid development and winning performance for the full range of Intel processor-based platforms. Professional Edition comes with the compiler's breadth of advanced optimization, multi threading, and processor support, including automatic processor dispatch, vectorization, and loop un-rolling. It also provides a highly optimized math...
- Software downloads 2009-06-23
- .NET Relayer 2.2.3456 (Windows)
- .NET Relayer is a program for quick relay algorithm simulation and testing. It is also a powerful IEEE COMTRADE file viewer. With a user interface that is streamlined to help users obtain results quickly, .NET Relayer allows users to write their own relay algorithms. After compilation, these algorithms can be...
- Software downloads 2009-06-22
- Can Moblin wean universities from Microsoft?
- Can Moblin wean universities from Microsoft?Nonsense is AndroidIf we have Debian or Ubuntu, why the hell we need another MS-like company: Intel who is definitely a monopoly to push Linux? Wrong direction, very wrong direction.Moblin might be a dangerous strategy for IntelMoblin might be a dangerous strategy for Intel. ...
- Discussion threads 2009-06-05
- Red Hat announces strategy to "future-proof" Java
- Red Hat announces strategy to "future-proof" Javaanother nail in M$ coffinwith OSS backing red hat and java will prosper and M$ FUD machine is running out of fuel.Well I don't know about MS......but I definitely hope this is the beginning of FOSS playing nice with Java again. It would be...
- Discussion threads 2009-06-01
- Force 2.0.9 (Windows)
- Force is a full-featured programming environment for FORTRAN 77 the engineering programming language. It uses the FORTRAN G77 compiler to create programs in Win32 platform. Some characteristics include syntax colors, print preview, and translation option. Version 2.0.8: option for many Vertical Lines; popup menu in work area; focus the line...
- Software downloads 2009-05-06
- Notepad++ 5.3.1 (Windows)
- Notepad++ is a free under the GPL license source code editor which supports several programming languages under Windows environment. It's also a lightweight replacement of Notepad. The supported languages by Notepad++ are: C, C++, Java, C#, XML, HTML, PHP, Javascript, RC file, makefile, nfo, doxygen, ini file, batch file, ASP,...
- Software downloads 2009-04-17
- Code Visual to Flowchart 6.0.0420 (Windows)
- Code Visual to Flowchart is an automatic flow chart generator software. It can reverse engineering a program, create programming flowchart from code, mostly used on flowcharting a program and documenting source code. It can generate Bmp, PNG, Visio, Word, Excel and PowerPoint flowcharts document, help programmers to document, visualize and...
- Software downloads 2009-04-15
Neighboring Terms
Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors
- Reduce risk. Reduce complexity. Increase reliability.
-
A simplified IT environment isn't just less complex. It's also more reliable. Standardize on a single Linux platform with SUSE Linux Enterprise from Novell, and get the world's most interoperable Linux
- Learn more >>
- Keep Up With The Latest In Document Management with The DocuMentor.
-
Doc delivers the scoop on today's enterprise content management, printer maintenance, and all other issues related to document management. It's the DocuMentor Blog.
- Learn more >>
- New Online Dashboard for IT Leaders
-
Read about top issues IT decision-makers face every day, plus get cost-effective solutions to real-life IT problems.
- Learn more >>
- Microsoft Dynamics CRM Online - Free Six-Month Trial for Eligible Organizations
-
Microsoft Dynamics CRM Online provides fast online access, simple contact management and better sales performance for a low monthly cost - the best value on the market today.

- Learn more about the free, six-month trial offer>>
SmartPlanet
- Thought-provoking progressive ideas on diverse topics that intersect with technology, business, and life, and matter to the world at large. Visit SmartPlanet
- More from IBM
- How to Drive Better Business Outcomes with Exceptional Web Experiences Download the eBook
- Driving Business Agility through SOA Connectivity & Integration Read the White Paper from IBM
- Linking Decisions and Information for Organizational Performance Read the Tom Davenport study







