Changes between Version 10 and Version 11 of fortran
- Timestamp:
- Oct 18, 2016, 4:46:24 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
fortran
v10 v11 2242 2242 c=1 2243 2243 d=15 2244 write(0,*) " vvedite melkost razbijenija pox"2244 write(0,*) "enter the fineness of the partition x" 2245 2245 read(*,*) n 2246 2246 2247 2247 ! do i=1,n 2248 2248 2249 write(0,*) " vvedite melkost razbijenija pot"2249 write(0,*) "enter the fineness of the partition t" 2250 2250 read(*,*) m 2251 2251 dx=(b-a)/n