|
|
|
#1
|
|||
|
|||
|
I really need help in trying to understand what the "dat:table" is in this procedure, and how to translate it to Java. procedure Taylor(var dat: table ; cd: integer; h: real); begin for i:=2 to cd + 1 do begin dat[i,1] := dat[i,1] + (i-1)*h; x :=...
__________________
Website Development Domain Name Forum |
![]() |
|
|