You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I followed the tutorial on the document and tried to plot the gamma function, but it didn't work. I initially thought it was a version problem of function-plot.js or mathjs, but when I switched several CDN libraries or two js versions, I found that it still didn't work, so I submitted an issue
Following is my code
And the console reports an error:CodeGenerator.js:43 Uncaught SyntaxError: symbol "gamma" is undefined (at CodeGenerator.js:43:13)
What should I do next? Looking forward to your reply
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hello, I followed the tutorial on the document and tried to plot the gamma function, but it didn't work. I initially thought it was a version problem of function-plot.js or mathjs, but when I switched several CDN libraries or two js versions, I found that it still didn't work, so I submitted an issue
Following is my code
And the console reports an error:CodeGenerator.js:43 Uncaught SyntaxError: symbol "gamma" is undefined (at CodeGenerator.js:43:13)
What should I do next? Looking forward to your reply
The text was updated successfully, but these errors were encountered: