Replies: 1 comment 1 reply
-
See this example . You need to declare multiple independent variables. When calling the This being said, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to implement user functions of more than one variable (or built-in functions of more than one variable)?
The example that immediately comes to mind would be atan2(x,y) used to convert from cartesian to polar coordinates.
Beta Was this translation helpful? Give feedback.
All reactions