I was wondering if it was possible to create a graph of a hyperbola on Hopscotch. It’s either not possible or really hard, because hyperbolas aren’t functions, which makes them a lot more confusing to code.
I attempted to make one (didn’t go very well) by isolating the y of the hyperbola equation so I could put it into the y in the set position block. But I had no idea what to put for the x position, so I just put self x position + 3, which I’m sure is wrong.
do I add it to the starting position block? because I tried it and it didn’t work… I also tried to add it to the set position block in the draw a trail thing and it didn’t work either, unless I’m doing it completely wrong
i actually don’t know. making the a and b values negative doesn’t change anything, and when I put the exact equation in desmos, the function is complete