Media Summary: Do-loop -then-else-if program linequ !js.ex_4_2.f95 real a(1:99, 1:100), p integer i,j,k,n open(4,file='linequ2.dat' ... Floating point arithmetic, round-off error, precision of variables, numbers and constants in FORTRAN TUTORIAL (PART-3) some operations and functions
Fortran Tutorial 3 - Detailed Analysis & Overview
Do-loop -then-else-if program linequ !js.ex_4_2.f95 real a(1:99, 1:100), p integer i,j,k,n open(4,file='linequ2.dat' ... Floating point arithmetic, round-off error, precision of variables, numbers and constants in FORTRAN TUTORIAL (PART-3) some operations and functions program vertical ! ! Vertical motion under gravity ! implicit none ! acceleration due to gravity real, parameter :: g=9.8 !variables real ...