Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
Currency conversion
PROGRAM CONVERSION IMPLICIT NONE REAL::N READ*,N PRINT*,N,'US DOLLARS =',1.41*N,'AUSTRALIAN DOLLARS' PRINT*,N,'US DOLLARS=',0.89*N,'EUROS' PRINT*,N,'US DOLLARS=',0.70*N,'POUNDS' END PROGRAM CONVERSION
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
exercise
9
stochastic matrix
euler-cromer
testcompiler.f90
LU gauss
euler-cromer
Test
Summation of 1 to 100 square integer namber
Find HM
Please log in to post a comment.