Solved
Very simple function does not run
Friends,
after defining f(x,y): x / y , I tried to plot as an 3D chart.
Unfortunately, that's not possbile and resulting in an error message.

Friends,
after defining f(x,y): x / y , I tried to plot as an 3D chart.
Unfortunately, that's not possbile and resulting in an error message.

It doesn't like the fact that the function has a singularity when y = 0. Change the y axis start to something greater than 0.
Also, you only need type f rather than f(x,y) in the placeholder on the graph.
Alan
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.