Question: Write a Fortran program which prompts to input your name and ID as in the example program, and output as follows: My name is Mark

 Write a Fortran program which prompts to input your name and

Write a Fortran program which prompts to input your name and ID as in the example program, and output as follows: My name is Mark Anthony. My student ID is 339. Write a Fortran program to compute the area of a triangle determined by jointing the three points (x1,y1), (x2,y2) and (x348) given by a user who executes the program. Use implicit nonero statement in your program. Write a Fortran program to compute the logarithm of a number x to an arbitrary base b, i.e., logix, using the intrinsic function ALOG10 (x). Test the program by calculating the logarithm to the base e of number x using ALOG (x) Use implicit none statement in your program

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!