Changes between Initial Version and Version 1 of Ticket #17507, comment 10
- Timestamp:
- 01/16/15 04:36:34 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17507, comment 10
initial v1 11 11 What would you think of that: {{{numerical_integral(x*y,0,1,y=3)}}} ? 12 12 13 The 'dictionary' can also be built from **args.13 The 'dictionary' can also be built from `**args`. 14 14 15 15 This being said, perhaps the "most simple and clean" prototype would be to refuse input with more than one variables, and ask the user to input: