DOKK / manpages / debian 12 / linuxcnc-uspace / hypot.9.en
HYPOT(9) HAL Component HYPOT(9)

hypot - Three-input hypotenuse (Euclidean distance) calculator

loadrt hypot [count=N|names=name1[,name2...]]




out = sqrt(in0^2 + in1^2 + in2^2)

Jeff Epler

GPL

2023-02-10 LinuxCNC Documentation