-
droid
I'm trying to fing the distance between two points, which would seem to be simple enough: sqrt(x^2 + y^2). But the 'pow' object in pd doesn't support float exponents! So how can I get a square root?
Cheers
I'm trying to fing the distance between two points, which would seem to be simple enough: sqrt(x^2 + y^2). But the 'pow' object in pd doesn't support float exponents! So how can I get a square root?
Cheers
Oops! Looks like something went wrong!