Read more
Informationen zum Autor Lynnfred Smith is a new author who is fascinated with history and science fiction. In 2019, while working for a well-known airline, Lynnfred found himself drawn to write books because of significant present day events which affects our lives daily. He wrote the book Narratives: The Continuing Generational Pandemic in August 2020 to introduce the public to the Ma'riine 4 book series beginning with his new novel Ma'riine: Extinction Level Event 6 (The Medusa Syndrome). Klappentext Fortran 90 is the most radical revision ever of this popular language, bringing it up to date with current thinking in programming language development. This is the first book aimed directly at problem solving for Engineers and Scientists using the new features of Fortran 90. It can be used as a complete text for students learning Fortran for the first time. It is also a conversion text for those updating from Fortran 77, as differences between Fortran 90 and Fortran 77 are outlined. Array handling and subroutine structures are dealt with as these are a prominent feature of engineers' programs. Emphasis is put on problem exercises for students and on substantial case histories. Model answers to all exercises and cases are given. The programs are available on the Internet via anonymous ftp. Zusammenfassung Fortran 90 is the most radical revision ever of this popular language! bringing it up to date with current thinking in programming language development. This is the first book aimed directly at problem solving for Engineers and Scientists using the new features of Fortran 90. Inhaltsverzeichnis Getting Going: Names, TYPEs, Simple Input/Output and ProgramStructure. Simple Arithmetic. Simple Intrinsic Procedures. Repetition. Conditions. More on Input/Output: CHARACTERs and FORMAT Specifications. Arrays. Yet More on Input/Output: FILEs. Subprograms: FUNCTIONs and SUBROUTINEs. Additional Language Features. Libraries of External SUBROUTINEs. Case Studies. Appendices. Index....