|
Question |
Rating |
View Answer |
 |
Why doesn't Fortran have intrinsic functions for something as simple as factorial? |
|
View Answer |
 |
Why do you put so many lines of empty space in your programs? |
|
View Answer |
 |
Do we need to prompt the user for input on our programs? |
|
View Answer |
 |
What is the advantage of an array over a spreadsheet format? |
|
View Answer |
 |
Do we need to prompt the user for input on our programs? |
|
View Answer |
 |
What can I do if my lines wrap around to the next line? |
|
View Answer |
 |
Can you give us a complete list of the Fortran commands and what they do? |
|
View Answer |
 |
Is there a Fortran equivalent to the PASCAL case statement? |
|
View Answer |
 |
What directory is used by the compiler for compiling a Fortran Program? Where does f77 live? |
|
View Answer |
 |
How do you use a logical variable? What is stored there? |
|
View Answer |
 |
Where can I get a Fortran Compiler for an IBM PC? |
|
View Answer |
 |
Do spaces mater in equations? |
|
View Answer |
 |
How do we know where various steps go in a Fortran program? |
|
View Answer |