Simple support for loading Variables/Parameters #5

Closed
opened 2024-09-22 09:44:56 +02:00 by Daniel · 0 comments
Daniel commented 2024-09-22 09:44:56 +02:00 (Migrated from git.elosia.mooo.com)

Add support for loading variables and parameters.
This first step should only focus on single values. This means we have on value for a variable and one for a parameter.

The result is a single value.

Example "call" of the function should look like this: Calculate(x, p, result)

Add support for loading variables and parameters. This first step should only focus on single values. This means we have on value for a variable and one for a parameter. The result is a single value. Example "call" of the function should look like this: ```Calculate(x, p, result)```
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
daniel/master-thesis#5
No description provided.