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
-
Simple problem, simple answer (probably).
-
[sqrt] , and in the signal domain [sqrt~]
Use the Source.