Changes between Initial Version and Version 1 of Ticket #1608, comment 2
- Timestamp:
- 2013-04-29T11:51:27Z (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1608, comment 2
initial v1 1 Jens, can you have a closer look? {{{2 1 Jens, can you have a closer look? 2 {{{#!mo 3 3 when initial() then 4 4 tableID=tableInit(if tableOnFile then tableName else "NoName", 5 5 if tableOnFile then fileName else "NoName", table, smoothness); 6 6 end when; 7 }}} is selected for differentiation by dummy derivatives, which seems very silly: 7 }}} 8 is selected for differentiation by dummy derivatives, which seems very silly: 8 9 1) It's discrete, so the derivative is always 0 9 10 2) It's an initial equation