Scroll to navigation

HYPOT(9) HAL Component HYPOT(9)

NAME

hypot - Three-input hypotenuse (Euclidean distance) calculator

SYNOPSIS

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

FUNCTIONS

PINS




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

LICENSE

GPL

2022-04-06 LinuxCNC Documentation